aboutsummaryrefslogtreecommitdiff
path: root/sysutils/doinkd/files/utmpx-doinkd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/doinkd/files/utmpx-doinkd.h')
-rw-r--r--sysutils/doinkd/files/utmpx-doinkd.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/doinkd/files/utmpx-doinkd.h b/sysutils/doinkd/files/utmpx-doinkd.h
new file mode 100644
index 000000000000..13a2ef1f79b4
--- /dev/null
+++ b/sysutils/doinkd/files/utmpx-doinkd.h
@@ -0,0 +1,10 @@
+--- idled.h.orig 2010-01-25 16:07:42.000000000 -0800
++++ idled.h 2010-01-25 16:07:50.000000000 -0800
+@@ -1,7 +1,6 @@
+ #include <sys/types.h>
+ #include <stdio.h>
+ #include <sys/param.h>
+-#include <utmp.h>
+
+ #define qelem qelem_sys /* Work around to use our own qelem below */
+ #include <stdlib.h>