summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2014-06-01 01:48:15 +0200
committerMichael Adam <obnox@samba.org>2014-06-01 10:02:56 +0200
commit3029067b21775c1f6fec43e0b03712defa69e9a6 (patch)
tree1375d6897f11bf14403e0c6edea868f816a2dc7a /config.h.cmake
parent00258577e86f4b6c15d504954ee6233086638a3e (diff)
downloadsocket_wrapper-3029067b21775c1f6fec43e0b03712defa69e9a6.tar.gz
socket_wrapper-3029067b21775c1f6fec43e0b03712defa69e9a6.tar.xz
socket_wrapper-3029067b21775c1f6fec43e0b03712defa69e9a6.zip
swrap: add check for rpc/rpc.h - needed on freebsd for bindresvport
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index b5dd8c9..466b951 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -19,6 +19,7 @@
#cmakedefine HAVE_SYS_EVENTFD_H 1
#cmakedefine HAVE_SYS_TIMERFD_H 1
#cmakedefine HAVE_GNU_LIB_NAMES_H 1
+#cmakedefine HAVE_RPC_RPC_H 1
/**************************** STRUCTS ****************************/