[Midnightbsd-cvs] src [6911] trunk/libexec/bootpd/getether.c: midnightbsd
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Oct 31 19:59:18 EDT 2014
Revision: 6911
http://svnweb.midnightbsd.org/src/?rev=6911
Author: laffer1
Date: 2014-10-31 19:59:17 -0400 (Fri, 31 Oct 2014)
Log Message:
-----------
midnightbsd
Modified Paths:
--------------
trunk/libexec/bootpd/getether.c
Modified: trunk/libexec/bootpd/getether.c
===================================================================
--- trunk/libexec/bootpd/getether.c 2014-10-31 23:57:23 UTC (rev 6910)
+++ trunk/libexec/bootpd/getether.c 2014-10-31 23:59:17 UTC (rev 6911)
@@ -110,7 +110,7 @@
#endif /* SUNOS */
-#if defined(__FreeBSD__) || defined(__NetBSD__)
+#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__MidnightBSD__)
/* Thanks to John Brezak <brezak at ch.hp.com> for this code. */
#include <sys/ioctl.h>
#include <sys/time.h>
More information about the Midnightbsd-cvs
mailing list