projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2771129
)
Fixes compile errors with irix5 port
author
Marc G. Fournier
Fri, 19 Jul 1996 05:54:17 +0000
(
05:54
+0000)
committer
Marc G. Fournier
Fri, 19 Jul 1996 05:54:17 +0000
(
05:54
+0000)
Submitted by: Thomas van Reimersdahl
src/backend/port/irix5/port-protos.h
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/port/irix5/port-protos.h
b/src/backend/port/irix5/port-protos.h
index 7313e49c1383353e339de969d9b58abe76e42ddd..3f580758416895d0d0e4a41c1b120b6ab8416b7e 100644
(file)
--- a/
src/backend/port/irix5/port-protos.h
+++ b/
src/backend/port/irix5/port-protos.h
@@
-13,6
+13,7
@@
#ifndef PORT_PROTOS_H
#define PORT_PROTOS_H
+#include
#include "fmgr.h" /* for func_ptr */
#include "utils/dynamic_loader.h"