Skip to content

Commit 716fb90

Browse files
committed
Fix minor comping errors
1 parent c80ba6a commit 716fb90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/utils/mb/variable.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
* This file contains some public functions
33
* related to show/set/reset variable commands.
44
* Tatsuo Ishii
5-
* $Id: variable.c,v 1.5 1999/07/17 16:25:27 momjian Exp $
5+
* $Id: variable.c,v 1.6 2000/01/18 13:44:48 ishii Exp $
66
*/
77

88
#include "postgres.h"
9+
#include "miscadmin.h"
910
#include "mb/pg_wchar.h"
1011

1112
bool

0 commit comments

Comments
 (0)