]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Don't define USE_DLPI_RAW.
authorTed Lemon <source@isc.org>
Tue, 22 Dec 1998 22:49:13 +0000 (22:49 +0000)
committerTed Lemon <source@isc.org>
Tue, 22 Dec 1998 22:49:13 +0000 (22:49 +0000)
includes/cf/sunos5-5.h

index 543644f4ceaafd0a13d73553cd6dbdfcfab8f6c5..6917cd5b70be55cfd69176e8d0f5bcea1a092bc3 100644 (file)
@@ -122,7 +122,7 @@ extern int h_errno;
    the all-ones broadcast address. */
 #if defined (USE_DEFAULT_NETWORK)
 # define USE_DLPI
-# define USE_DLPI_RAW
+/* # define USE_DLPI_RAW */
 # define USE_DLPI_PFMOD
 #endif