From 6aa7fb8de2a73e7910f9742546ee13bc148a6fe1 Mon Sep 17 00:00:00 2001 From: james Date: Sat, 30 May 2009 19:53:49 +0000 Subject: Fixed issue of symbol conflicts interfering with Windows CryptoAPI functionality (Alon Bar-Lev). git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4475 e7ae566f-a301-0410-adde-c780ea21d3b5 --- config-win32.h.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config-win32.h.in') diff --git a/config-win32.h.in b/config-win32.h.in index b7fbdd6..7a0119d 100644 --- a/config-win32.h.in +++ b/config-win32.h.in @@ -318,7 +318,6 @@ typedef unsigned long in_addr_t; #define S_IRUSR 0 #define S_IWUSR 0 typedef int intptr_t; -#undef S_NORMAL /* Visual Studio 2005 supports vararg macros */ #if _MSC_VER >= 1400 #define HAVE_CPP_VARARG_MACRO_ISO 1 -- cgit v1.2.3