summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/roken.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-29 12:24:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:20:27 -0500
commit9eab500f56140b002e5579cac114c3c6855e647e (patch)
tree8e4d97a1d1080208ea8b42e7e3de344d97622648 /source4/heimdal_build/roken.h
parent4ccdd5370416a90088ad5a5879eca5f7cb1161a4 (diff)
downloadsamba-9eab500f56140b002e5579cac114c3c6855e647e.tar.gz
samba-9eab500f56140b002e5579cac114c3c6855e647e.tar.bz2
samba-9eab500f56140b002e5579cac114c3c6855e647e.zip
r18997: we have a replacement for vsyslog in libreplace so libroken doesn't need to care about it
metze (This used to be commit e8c2f53746307a0ae078b07f4a80546d8fb7430f)
Diffstat (limited to 'source4/heimdal_build/roken.h')
-rw-r--r--source4/heimdal_build/roken.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h
index 00632c7835..cc0df3fbeb 100644
--- a/source4/heimdal_build/roken.h
+++ b/source4/heimdal_build/roken.h
@@ -33,13 +33,14 @@
#define HAVE_SETEUID 1
#endif
-#ifndef HAVE_SOCKLEN_T
-#define HAVE_SOCKLEN_T
-#endif
-
#ifndef HAVE_STRNDUP
#define HAVE_STRNDUP
#endif
+
+#ifndef HAVE_VSYSLOG
+#define HAVE_VSYSLOG
+#endif
+
#ifndef HAVE_SOCKLEN_T
#define HAVE_SOCKLEN_T
#endif