summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-11-13 21:26:58 +0000
committerAndrew Tridgell <tridge@samba.org>1998-11-13 21:26:58 +0000
commite623b717502988f630a73a5e809c456b1839ebdb (patch)
tree22adbd597d11473d53634c72689e73b2ce000e1a /source3/include/includes.h
parent8336dbd901da99b387180c68e7faf65587a1364a (diff)
downloadsamba-e623b717502988f630a73a5e809c456b1839ebdb.tar.gz
samba-e623b717502988f630a73a5e809c456b1839ebdb.tar.bz2
samba-e623b717502988f630a73a5e809c456b1839ebdb.zip
reverted includes change for FreeBSD as it breaks IRIX
(This used to be commit 24b2bf1741366045eca02cbd09e3283531d28422)
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 213053b0ec..6c7a67afef 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -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