aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/libstrongswan/crypto/crl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/crypto/crl.c b/src/libstrongswan/crypto/crl.c
index 864dbf105..a273b5158 100755
--- a/src/libstrongswan/crypto/crl.c
+++ b/src/libstrongswan/crypto/crl.c
@@ -23,7 +23,7 @@
#include <sys/stat.h>
#include <unistd.h>
#include <string.h>
-#include <printf.h>
+#include <stdio.h>
#include <library.h>
#include <debug.h>