diff options
Diffstat (limited to 'src/debug.c')
-rw-r--r-- | src/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug.c b/src/debug.c index e11f56c..6269edf 100644 --- a/src/debug.c +++ b/src/debug.c @@ -18,6 +18,7 @@ * */ +#include <config.h> #include "debug.h" #include <string.h> |