diff options
Diffstat (limited to 'locks/unix/locks.c')
-rw-r--r-- | locks/unix/locks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locks/unix/locks.c b/locks/unix/locks.c index f8c782c8b..6f6bc48b3 100644 --- a/locks/unix/locks.c +++ b/locks/unix/locks.c @@ -55,6 +55,7 @@ #include "apr_general.h" #include "apr_portable.h" +#include "apr_lib.h" #include "locks.h" #include <string.h> |