summaryrefslogtreecommitdiff
path: root/src/libstrongswan/utils/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/utils/debug.h')
-rw-r--r--src/libstrongswan/utils/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libstrongswan/utils/debug.h b/src/libstrongswan/utils/debug.h
index f1c8c70ab..3b554487c 100644
--- a/src/libstrongswan/utils/debug.h
+++ b/src/libstrongswan/utils/debug.h
@@ -24,9 +24,9 @@
typedef enum debug_t debug_t;
typedef enum level_t level_t;
-#include <stdio.h>
-
+#include <utils/printf_hook/printf_hook.h>
#include <utils/utils.h>
+#include <stdio.h>
/**
* Debug message group.