]> git.sur5r.net Git - openldap/commitdiff
include ldap_pvt_thread.h, to verify func declarations against their definitinos
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 6 Mar 1999 06:24:15 +0000 (06:24 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 6 Mar 1999 06:24:15 +0000 (06:24 +0000)
libraries/libldap_r/thr_sleep.c

index 001bb1a83b56ff2a7a18a0098576973004e67f35..97ad586424a8d265665491acd5b64121a7de4472 100644 (file)
@@ -31,6 +31,8 @@
 #include <stdlib.h>
 #include <ac/unistd.h>                 /* get sleep() */
 
+#include "ldap_pvt_thread.h"
+
 #if !defined( HAVE_LWP )
 
 /*