Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb1e891d

Browse files
committed
Remove compiler warnings
1 parent449b4cc commitb1e891d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/backend/utils/mb/common.c

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* This file contains some public functions
33
* usable for both the backend and the frontend.
44
* Tatsuo Ishii
5-
* $Id: common.c,v 1.7 1999/07/19 06:25:38 momjian Exp $ */
5+
* $Id: common.c,v 1.8 2000/01/18 05:14:24 ishii Exp $ */
66

77
#include<stdlib.h>
88
#include<string.h>
@@ -13,6 +13,8 @@
1313
#include<unistd.h>
1414
#endif
1515

16+
#include"postgres.h"
17+
#include"miscadmin.h"
1618
#include"mb/pg_wchar.h"
1719

1820
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp