fix utmp.h mess, try 2
authorRich Felker <dalias@aerifal.cx>
Wed, 1 Feb 2012 19:10:38 +0000 (14:10 -0500)
committerRich Felker <dalias@aerifal.cx>
Wed, 1 Feb 2012 19:10:38 +0000 (14:10 -0500)
include/utmp.h

index 77b16c7..92519c2 100644 (file)
@@ -8,7 +8,7 @@ extern "C" {
 #include <utmpx.h>
 
 #define ACCOUNTING 9
 #include <utmpx.h>
 
 #define ACCOUNTING 9
-#define UT_LINESIZE 12
+#define UT_NAMESIZE 32
 #define UT_HOSTSIZE 256
 
 #define ut_time ut_tv.tv_sec
 #define UT_HOSTSIZE 256
 
 #define ut_time ut_tv.tv_sec