projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d979b
)
Update odbc include
author
Bruce Momjian
<bruce@momjian.us>
Thu, 8 Jun 2000 17:07:34 +0000
(17:07 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 8 Jun 2000 17:07:34 +0000
(17:07 +0000)
src/interfaces/odbc/gpps.c
patch
|
blob
|
history
diff --git
a/src/interfaces/odbc/gpps.c
b/src/interfaces/odbc/gpps.c
index 55c22c3dd2f8849401928b3d3e958d4e51afd82c..936e1aebe6dc73fca639d5a369bf33cdfd3dd119 100644
(file)
--- a/
src/interfaces/odbc/gpps.c
+++ b/
src/interfaces/odbc/gpps.c
@@
-26,8
+26,8
@@
#include <sys/types.h>
#include <string.h>
+#include "psqlodbc.h"
#include "gpps.h"
-#include "misc.h"
#ifndef TRUE
#define TRUE ((BOOL)1)