Include fix: need sys/time.h
This commit is contained in:
parent
62b40a9397
commit
fb45085491
6 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
#include <stdint.h>
|
||||
#include <assert.h>
|
||||
#include <syslog.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
/* cligen */
|
||||
#include <cligen/cligen.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue