]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Oops, made a few defines >2.0-specific that aren't in previous commit. V2-BETA-1-PATCH-14
authorTed Lemon <source@isc.org>
Fri, 19 Feb 1999 19:14:31 +0000 (19:14 +0000)
committerTed Lemon <source@isc.org>
Fri, 19 Feb 1999 19:14:31 +0000 (19:14 +0000)
includes/cf/linux.h

index 90cd457b62d31f080d95889615e3add9b6b83efc..35bd55a4a350a048791bbdd34b8bc7dca79d7459 100644 (file)
@@ -112,8 +112,6 @@ extern int h_errno;
 #  define LINUX_SLASHPROC_DISCOVERY
 #  define PROCDEV_DEVICE "/proc/net/dev"
 #  define HAVE_ARPHRD_TUNNEL
-#  define ALIAS_NAMES_PERMUTED
-#  define SKIP_DUMMY_INTERFACES
 #  define HAVE_ARPHRD_METRICOM
 #  define HAVE_ARPHRD_IEEE802
 #  define HAVE_ARPHRD_LOOPBACK
@@ -125,3 +123,5 @@ extern int h_errno;
 # endif
 #endif
 
+#define ALIAS_NAMES_PERMUTED
+#define SKIP_DUMMY_INTERFACES