提交 b1e891db 编写于 作者: T Tatsuo Ishii

Remove compiler warnings

上级 449b4cc1
......@@ -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 <stdlib.h>
#include <string.h>
......@@ -13,6 +13,8 @@
#include <unistd.h>
#endif
#include "postgres.h"
#include "miscadmin.h"
#include "mb/pg_wchar.h"
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册