summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake
index 2efc93f2..44b79c03 100644
--- a/cmake/config.h.cmake
+++ b/cmake/config.h.cmake
@@ -255,7 +255,6 @@
# define uid_t int
# define gid_t int
# else
-# define snprintf _snprintf
typedef int mode_t;
# if !defined(_WIN32_WCE)
# define strtoll _strtoi64