changed config*.h include path
This commit is contained in:
parent
4ab448c26e
commit
47d9968dcc
44 changed files with 44 additions and 113 deletions
|
@ -1,3 +1,7 @@
|
|||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include "hal-listen.h"
|
||||
|
||||
#include <signal.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue