minor changes
This commit is contained in:
parent
6e27b3ec6a
commit
2f588e5570
1 changed files with 2 additions and 1 deletions
|
@ -27,9 +27,10 @@
|
|||
#endif // _GNU_SOURCE
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <cassert>
|
||||
|
|
Loading…
Reference in a new issue