projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c86e85d
)
Remove HAVE_USAGE because it is no longer used.
author
Bruce Momjian
Wed, 30 Jul 1997 00:09:42 +0000
(
00:09
+0000)
committer
Bruce Momjian
Wed, 30 Jul 1997 00:09:42 +0000
(
00:09
+0000)
src/include/port/i386_solaris.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/port/i386_solaris.h
b/src/include/port/i386_solaris.h
index c4070f1381d4542b70639e80bd8d162ecd481f07..92d276985d0dac8b9fd29331e49256449604f197 100644
(file)
--- a/
src/include/port/i386_solaris.h
+++ b/
src/include/port/i386_solaris.h
@@
-40,8
+40,3
@@
#ifndef index
#define index strchr
#endif
-
-#ifndef HAVE_RUSAGE
-#define HAVE_RUSAGE 1
-#endif
-