projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51716fd
)
Make sure all changes commited
author
Marc G. Fournier
Tue, 5 Nov 1996 07:38:17 +0000
(07:38 +0000)
committer
Marc G. Fournier
Tue, 5 Nov 1996 07:38:17 +0000
(07:38 +0000)
src/include/libpq/libpq.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/libpq/libpq.h
b/src/include/libpq/libpq.h
index b8243019f70db8c0ab4844bd7921dcd0223326ac..080a1052deb5cbccab54a01e534e9021969ba97f 100644
(file)
--- a/
src/include/libpq/libpq.h
+++ b/
src/include/libpq/libpq.h
@@
-6,7
+6,7
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: libpq.h,v 1.
4 1996/10/31 05:56:42 momjian
Exp $
+ * $Id: libpq.h,v 1.
5 1996/11/05 07:38:17 scrappy
Exp $
*
* NOTES
* This file contains definitions for structures and
@@
-19,10
+19,7
@@
#ifndef LIBPQ_H
#define LIBPQ_H
-#include
-#include
-
-#include "libpq/pqcomm.h"
+#include
/* ----------------
* PQArgBlock --