summaryrefslogtreecommitdiff
path: root/sysutils/doinkd/files/utmpx-idled.h
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-02-02 06:03:37 +0000
committerWen Heping <wen@FreeBSD.org>2010-02-02 06:03:37 +0000
commitd2253bb205f27fb8ad3e14d2c967046c20cbcf20 (patch)
treeccafbbb2149744ec2c7d11a8d7ad8b8402a18c6e /sysutils/doinkd/files/utmpx-idled.h
parent- Update to 3.1.2 (diff)
- Convert from utmp.h to utmpx.h
PR: ports/143238 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Notes
Notes: svn path=/head/; revision=249070
Diffstat (limited to 'sysutils/doinkd/files/utmpx-idled.h')
-rw-r--r--sysutils/doinkd/files/utmpx-idled.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/doinkd/files/utmpx-idled.h b/sysutils/doinkd/files/utmpx-idled.h
new file mode 100644
index 000000000000..13a2ef1f79b4
--- /dev/null
+++ b/sysutils/doinkd/files/utmpx-idled.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>