changed config*.h include path

This commit is contained in:
Andreas Volz 2008-07-29 13:01:43 +02:00
parent 4ab448c26e
commit 47d9968dcc
44 changed files with 44 additions and 113 deletions

View file

@ -1,3 +1,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "hal-listen.h"
#include <signal.h>