aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/wincompat/compat.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-05-25 18:05:14 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-05-25 18:07:49 -0600
commiteb4665ecf082033d986c64453e2becce19bc7af7 (patch)
treea105defb5f8849d5d12f330eaec0ccc3d59a1fb5 /src/wincompat/compat.h
parentipc: split into separate files per-platform (diff)
downloadwireguard-tools-eb4665ecf082033d986c64453e2becce19bc7af7.tar.xz
wireguard-tools-eb4665ecf082033d986c64453e2becce19bc7af7.zip
wincompat: fold random into genkey
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/wincompat/compat.h')
-rw-r--r--src/wincompat/compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wincompat/compat.h b/src/wincompat/compat.h
index 5decc66..643c11d 100644
--- a/src/wincompat/compat.h
+++ b/src/wincompat/compat.h
@@ -18,8 +18,6 @@
#undef min
#undef max
-#define WINCOMPAT
-
#define IFNAMSIZ 64
#define EAI_SYSTEM -99