projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ede7ca
)
Fix compiler not finding libpgtcl.h header file
author
Marc G. Fournier
Thu, 25 Jul 1996 00:22:19 +0000
(
00:22
+0000)
committer
Marc G. Fournier
Thu, 25 Jul 1996 00:22:19 +0000
(
00:22
+0000)
src/bin/pgtclsh/pgtclAppInit.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pgtclsh/pgtclAppInit.c
b/src/bin/pgtclsh/pgtclAppInit.c
index a4ee17a03236cd86a7779771035d30ddf959cc78..acdce124f8dce672b9af1763e41ef2e2f3674107 100644
(file)
--- a/
src/bin/pgtclsh/pgtclAppInit.c
+++ b/
src/bin/pgtclsh/pgtclAppInit.c
@@
-17,7
+17,7
@@
static char sccsid[] = "@(#) tclAppInit.c 1.11 94/12/17 16:14:03";
#include "tcl.h"
-#include
"libpgtcl.h"
+#include
/*
* The following variable is a special hack that is needed in order for