projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a60640
)
Oops, win32 does have one more thing in its machine.h...move that
author
Marc G. Fournier
Tue, 27 Aug 1996 22:07:59 +0000
(22:07 +0000)
committer
Marc G. Fournier
Tue, 27 Aug 1996 22:07:59 +0000
(22:07 +0000)
define to config.h
src/include/config.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/config.h
b/src/include/config.h
index bceb3683bb8c0f2a1dba39bd09a98602a842d545..b1f715a968f2ab36815f24a54acd26425e7fb675 100644
(file)
--- a/
src/include/config.h
+++ b/
src/include/config.h
@@
-11,6
+11,7
@@
# define WIN32
# define NO_UNISTD_H
# define USES_WINSOCK
+# define NOFILE 100
#endif /* WIN32 */
#if defined(__FreeBSD__) || defined(__NetBSD__)