aboutsummaryrefslogtreecommitdiffstats
path: root/src/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.c')
-rw-r--r--src/debug.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/debug.c b/src/debug.c
index 7039608..9689028 100644
--- a/src/debug.c
+++ b/src/debug.c
@@ -6,15 +6,10 @@
* See the file LICENSE.
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif /* HAVE_CONFIG_H */
-
#include <stdio.h>
#include "template-parser.h"
#include "utils.h"
-
#include "debug.h"