make including config.h always depend on HAVE_CONFIG_H; replace printf() by debug()
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
#include <sys/errno.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include "shared/LL.h"
|
||||
|
||||
Reference in New Issue
Block a user