reverted includes change for FreeBSD as it breaks IRIX
authorAndrew Tridgell <tridge@samba.org>
Fri, 13 Nov 1998 21:26:58 +0000 (21:26 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 13 Nov 1998 21:26:58 +0000 (21:26 +0000)
(This used to be commit 24b2bf1741366045eca02cbd09e3283531d28422)

source3/include/includes.h

index 213053b0ec0a030e2d61f125259d2f419c2be195..6c7a67afef223a1f5cf6e7d5f943f15613680076 100644 (file)
@@ -587,7 +587,6 @@ union semun {
 #endif
 
 #if defined (HAVE_NETGROUP) && defined(HAVE_RPCSVC_YPCLNT_H)
-#include "rpcsvc/yp_prot.h"
 #include "rpcsvc/ypclnt.h"
 #endif