include limits.h for non-Linux compatibility
This commit is contained in:
parent
50522df3d9
commit
513df9b19d
4 changed files with 4 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ Mapping netconf error-tag -> status code
|
|||
#include <assert.h>
|
||||
#include <time.h>
|
||||
#include <signal.h>
|
||||
#include <limits.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue