diff options
Diffstat (limited to 'src/include/c.h')
-rw-r--r-- | src/include/c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/c.h b/src/include/c.h index cb9b150f8a6..5bed7190da5 100644 --- a/src/include/c.h +++ b/src/include/c.h @@ -58,7 +58,6 @@ #endif #include "postgres_ext.h" -#define HAVE_CRTDEFS_H 1 #if _MSC_VER >= 1400 || defined(HAVE_CRTDEFS_H) #define errcode __msvc_errcode #include <crtdefs.h> |