diff options
Diffstat (limited to 'src/libstrongswan/debug.c')
-rw-r--r-- | src/libstrongswan/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstrongswan/debug.c b/src/libstrongswan/debug.c index 5bd4243d7..51b7875d8 100644 --- a/src/libstrongswan/debug.c +++ b/src/libstrongswan/debug.c @@ -14,7 +14,6 @@ */ #include <stdarg.h> -#include <stdio.h> #include "debug.h" |