git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 163e72a)
Add ctype.h include for new macro in port.h.
2004年5月20日 01:47:01 +0000 (01:47 +0000)
2004年5月20日 01:47:01 +0000 (01:47 +0000)

diff --git a/src/include/port.h b/src/include/port.h
index f592797234b1aca2b02c95ba6a96330cfd97d6ac..25d7908af48a6775107091a6dcab591259b03586 100644 (file)
--- a/src/include/port.h
+++ b/src/include/port.h
@@ -6,7 +6,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/port.h,v 1.33 2004年05月19日 04:21:49 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/port.h,v 1.34 2004年05月20日 01:47:01 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -16,6 +16,7 @@
#include <pwd.h>
#include <netdb.h>
#endif
+#include <ctype.h>
/* non-blocking */
bool set_noblock(int sock);
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /