aboutsummaryrefslogtreecommitdiffstats
path: root/api/logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'api/logger.c')
-rw-r--r--api/logger.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/logger.c b/api/logger.c
index 8afcd3f..253d525 100644
--- a/api/logger.c
+++ b/api/logger.c
@@ -8,6 +8,7 @@
#include <Windows.h>
#include <winternl.h>
#include <wchar.h>
+#include <stdlib.h>
static BOOL CALLBACK
NopLogger(_In_ WINTUN_LOGGER_LEVEL Level, _In_z_ const WCHAR *LogLine)