]> git.sur5r.net Git - openldap/commitdiff
needs portable.h
authorPierangelo Masarati <ando@openldap.org>
Sat, 2 Jun 2007 11:31:17 +0000 (11:31 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 2 Jun 2007 11:31:17 +0000 (11:31 +0000)
contrib/slapd-modules/passwd/radius.c

index 22aa461eaf094ccf298c3ec28a3212ad3e64f909..0e9bb36d1e356ce154814b256765b79aa5f6de3e 100644 (file)
@@ -12,6 +12,8 @@
  * <http://www.OpenLDAP.org/license.html>.
  */
 
+#include "portable.h"
+
 #include <stdio.h>
 
 #include <lber.h>