mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
194f992f1a
drop maintainership
11 lines
270 B
C
11 lines
270 B
C
--- src/utmplib.c.orig Mon Jan 20 11:42:57 2003
|
|
+++ src/utmplib.c Mon Jan 20 11:43:05 2003
|
|
@@ -32,6 +32,7 @@
|
|
|
|
#if !defined(HAVE_SETUTENT) && !defined (HAVE_UTMPX_H)
|
|
|
|
+#include <sys/types.h>
|
|
#include <time.h> /* Don't ask... */
|
|
#include <utmp.h>
|
|
#include <fcntl.h>
|