summaryrefslogtreecommitdiff
path: root/src/compat/compat-inet_ntop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/compat-inet_ntop.c')
-rw-r--r--src/compat/compat-inet_ntop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/compat-inet_ntop.c b/src/compat/compat-inet_ntop.c
index 0d52142..786c973 100644
--- a/src/compat/compat-inet_ntop.c
+++ b/src/compat/compat-inet_ntop.c
@@ -32,7 +32,7 @@
#include "compat.h"
-#ifdef WIN32
+#ifdef _WIN32
#include <windows.h>