r12771: Apply patch from bug 3374, attempt to fix build on tru64.
[nivanova/samba-autobuild/.git] / source3 / include / includes.h
index 80fc3feed9816817599c9f0acb1fca32c200283c..f704fcb6874a278860cf554a6c33c2c270df8155 100644 (file)
@@ -565,6 +565,7 @@ typedef int VOLATILE SIG_ATOMIC_T;
 #endif
 
 #ifndef HAVE_SOCKLEN_T_TYPE
+#define HAVE_SOCKLEN_T_TYPE
 typedef int socklen_t;
 #endif