diff options
| author | Benno Rice <benno@FreeBSD.org> | 2000-11-10 06:06:55 +0000 |
|---|---|---|
| committer | Benno Rice <benno@FreeBSD.org> | 2000-11-10 06:06:55 +0000 |
| commit | 71bb073d45b19ec5d7afb2d222b5c6266f132fa1 (patch) | |
| tree | 45e9b0127f5008e110cd849923271d9780836833 | |
| parent | 912209a5b22e63f950af007777e0cbbe651fd6f9 (diff) | |
Notes
| -rw-r--r-- | lib/libstand/net.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libstand/net.h b/lib/libstand/net.h index 24534afcaaca..dcd574fb1225 100644 --- a/lib/libstand/net.h +++ b/lib/libstand/net.h @@ -40,8 +40,6 @@ * $FreeBSD$ */ -#define NETIF_DEBUG 1 - #ifndef _KERNEL /* XXX - see <netinet/in.h> */ #undef __IPADDR #define __IPADDR(x) htonl((u_int32_t)(x)) |
