Fix compiler warning introduced by recent patch. Tsk tsk.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Jun 2008 23:08:47 +0000 (23:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Jun 2008 23:08:47 +0000 (23:08 +0000)
src/backend/utils/mb/mbutils.c

index cf07467e7a8c3b093d64ea984ff7440c9d2da262..9b41fb94eb320c2e17ab5eb9ab06189f43453985 100644 (file)
@@ -13,6 +13,7 @@
 #include "mb/pg_wchar.h"
 #include "utils/builtins.h"
 #include "utils/memutils.h"
+#include "utils/pg_locale.h"
 #include "utils/syscache.h"
 
 /*