projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a0c76c
)
Remove define inadvertantly left over from testing.
author
Andrew Dunstan
<andrew@dunslane.net>
Sat, 10 Dec 2011 21:29:37 +0000
(16:29 -0500)
committer
Andrew Dunstan
<andrew@dunslane.net>
Sat, 10 Dec 2011 21:29:37 +0000
(16:29 -0500)
src/include/c.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/c.h
b/src/include/c.h
index cb9b150f8a6dce29e0d227b5f9a8a5b2fb2f84fa..5bed7190da5180bb88dc39c3ad5c0fe6f6b64902 100644
(file)
--- 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>