Fixed building on FreeBSD 8.x
This commit is contained in:
committed by
Jon Trulson
parent
cc076d7756
commit
69997241c5
@@ -61,7 +61,9 @@ static char rcs_id[] = "$TOG: TermPrimSetUtmp.c /main/10 1998/04/03 17:11:42 mgr
|
||||
#endif /* sun */
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#if OSMAJORVERSION > 8
|
||||
#define UT_UTMPX
|
||||
#endif
|
||||
#define UT_HOST ut_host
|
||||
#define UT_NO_pututline
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user