Skip to content

Commit d1da215

Browse files
committed
Fix compiler warning introduced by recent patch. Tsk tsk.
1 parent fbeb9da commit d1da215

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/utils/mb/mbutils.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* (currently mule internal code (mic) is used)
55
* Tatsuo Ishii
66
*
7-
* $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.72 2008/06/18 18:42:54 momjian Exp $
7+
* $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.73 2008/06/18 23:08:47 tgl Exp $
88
*/
99
#include "postgres.h"
1010

@@ -13,6 +13,7 @@
1313
#include "mb/pg_wchar.h"
1414
#include "utils/builtins.h"
1515
#include "utils/memutils.h"
16+
#include "utils/pg_locale.h"
1617
#include "utils/syscache.h"
1718

1819
/*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy