X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Futmp.h;fp=include%2Futmp.h;h=92519c2e570734fbe68ef26a37f713809bc0a349;hp=77b16c7a023a1f3c22c1c302724bf40d04115bc8;hb=96e0aca4d544cb646c4f96e23397793995f92ab9;hpb=108fdd3318529eea82406791bfb34f7f9f728662 diff --git a/include/utmp.h b/include/utmp.h index 77b16c7a..92519c2e 100644 --- a/include/utmp.h +++ b/include/utmp.h @@ -8,7 +8,7 @@ extern "C" { #include #define ACCOUNTING 9 -#define UT_LINESIZE 12 +#define UT_NAMESIZE 32 #define UT_HOSTSIZE 256 #define ut_time ut_tv.tv_sec