From: Ted Lemon Date: Tue, 22 Dec 1998 22:49:13 +0000 (+0000) Subject: Don't define USE_DLPI_RAW. X-Git-Tag: V2-BETA-1-PATCH-7~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45db398f66d125ef7fc2362b43d58a2c8612879a;p=thirdparty%2Fdhcp.git Don't define USE_DLPI_RAW. --- diff --git a/includes/cf/sunos5-5.h b/includes/cf/sunos5-5.h index 543644f4c..6917cd5b7 100644 --- a/includes/cf/sunos5-5.h +++ b/includes/cf/sunos5-5.h @@ -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