mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Add <limits.h>
This commit is contained in:
parent
05c9d4bfda
commit
ed9b7332fb
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "portable.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include <ac/ctype.h>
|
||||
#include <ac/errno.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue