r18997: we have a replacement for vsyslog in libreplace so libroken doesn't need...
authorStefan Metzmacher <metze@samba.org>
Fri, 29 Sep 2006 12:24:23 +0000 (12:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:27 +0000 (14:20 -0500)
metze
(This used to be commit e8c2f53746307a0ae078b07f4a80546d8fb7430f)

source4/heimdal_build/roken.h

index 00632c78352eb2a0cc008bac3442edb5ff194c3c..cc0df3fbeb043b89db00bf3c3f014c72e0c70f55 100644 (file)
 #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