]> granicus.if.org Git - postgresql/commitdiff
Remove define inadvertantly left over from testing.
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 10 Dec 2011 21:29:37 +0000 (16:29 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 10 Dec 2011 21:29:37 +0000 (16:29 -0500)
src/include/c.h

index cb9b150f8a6dce29e0d227b5f9a8a5b2fb2f84fa..5bed7190da5180bb88dc39c3ad5c0fe6f6b64902 100644 (file)
@@ -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>