From fbc7526e8f7461209707f4f096b1ec1f9f4aca7b Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 5 Mar 2003 19:24:24 +0000 Subject: Finish driving a stake through the heart of netns and the associated ifdefs scattered around the place - its dead Jim! The SMB stuff had stolen AF_NS, make it official. --- sys/netsmb/netbios.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys/netsmb/netbios.h') diff --git a/sys/netsmb/netbios.h b/sys/netsmb/netbios.h index 05d6eef..b4d69de 100644 --- a/sys/netsmb/netbios.h +++ b/sys/netsmb/netbios.h @@ -45,9 +45,6 @@ #include #endif -#define AF_NETBIOS AF_NS /* XXX: should go to socket.h */ -#define PF_NETBIOS AF_NETBIOS - #define NBPROTO_TCPSSN 1 /* NETBIOS session over TCP */ #define NBPROTO_IPXSSN 11 /* NETBIOS over IPX */ -- cgit v1.1