projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c8482c
)
And double check changes
author
Marc G. Fournier
Tue, 5 Nov 1996 07:41:13 +0000
(07:41 +0000)
committer
Marc G. Fournier
Tue, 5 Nov 1996 07:41:13 +0000
(07:41 +0000)
src/include/libpq/pqcomm.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/libpq/pqcomm.h
b/src/include/libpq/pqcomm.h
index 41d4ee9ac22ce7927cf64c6bed6239ef586eb9f5..6ebc6dfe4577dac451229d3db554fb40d0111e8b 100644
(file)
--- a/
src/include/libpq/pqcomm.h
+++ b/
src/include/libpq/pqcomm.h
@@
-6,7
+6,7
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: pqcomm.h,v 1.
4 1996/10/31 09:48:59
scrappy Exp $
+ * $Id: pqcomm.h,v 1.
5 1996/11/05 07:41:13
scrappy Exp $
*
* NOTES
* Some of this should move to libpq.h
@@
-18,12
+18,7
@@
#include
#include
-
-#ifdef WIN32
-#include
-#else
#include
-#endif /* WIN32 */
/*