summaryrefslogtreecommitdiff
path: root/include/sysconf.h.cmake
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-03-29 13:43:40 -0400
committerAdam <Adam@anope.org>2011-03-29 13:43:40 -0400
commit8dbdfa9a440b72dbee21f548f7d9457607d35f42 (patch)
treebc82b4bc83acd33bfe0673ef8e306d3bb4bc38fc /include/sysconf.h.cmake
parent685e99be0241e97665cefe8730bb4aa53647aeb2 (diff)
Fixed windows build
Diffstat (limited to 'include/sysconf.h.cmake')
-rw-r--r--include/sysconf.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sysconf.h.cmake b/include/sysconf.h.cmake
index 1509ab5d7..17aa98674 100644
--- a/include/sysconf.h.cmake
+++ b/include/sysconf.h.cmake
@@ -103,9 +103,6 @@ typedef unsigned long uint32;
#endif
#ifdef _WIN32
-# ifdef MSVCPP
-# define snprintf _snprintf
-# endif
# define popen _popen
# define pclose _pclose
# define ftruncate _chsize