projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
449b4cc
)
Remove compiler warnings
author
Tatsuo Ishii
Tue, 18 Jan 2000 05:14:24 +0000
(
05:14
+0000)
committer
Tatsuo Ishii
Tue, 18 Jan 2000 05:14:24 +0000
(
05:14
+0000)
src/backend/utils/mb/common.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/mb/common.c
b/src/backend/utils/mb/common.c
index 33ef6398283eb04552ea72e8c79beed91bd07cd9..2927bc5e94692fa3938ad5bc0258c45dc690651d 100644
(file)
--- a/
src/backend/utils/mb/common.c
+++ b/
src/backend/utils/mb/common.c
@@
-2,7
+2,7
@@
* This file contains some public functions
* usable for both the backend and the frontend.
* Tatsuo Ishii
- * $Id: common.c,v 1.
7 1999/07/19 06:25:38 momjian
Exp $ */
+ * $Id: common.c,v 1.
8 2000/01/18 05:14:24 ishii
Exp $ */
#include
#include
@@
-13,6
+13,8
@@
#include
#endif
+#include "postgres.h"
+#include "miscadmin.h"
#include "mb/pg_wchar.h"
/*