mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 22:50:51 -05:00
include ldap_pvt_thread.h, to verify func declarations against their definitinos
This commit is contained in:
parent
b4fe591430
commit
4d7138a45c
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@
|
|||
#include <stdlib.h>
|
||||
#include <ac/unistd.h> /* get sleep() */
|
||||
|
||||
#include "ldap_pvt_thread.h"
|
||||
|
||||
#if !defined( HAVE_LWP )
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue