Navigation Menu

Skip to content

Commit

Permalink
pg9.3: include catalog/catalog.h for GetDatabasePath()
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 19, 2015
1 parent f9ac7df commit 729e6a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pgroonga.c
Expand Up @@ -6,6 +6,7 @@
#include "pgroonga.h"

#include <access/relscan.h>
#include <catalog/catalog.h>
#include <catalog/index.h>
#include <catalog/pg_tablespace.h>
#include <mb/pg_wchar.h>
Expand Down

0 comments on commit 729e6a9

Please sign in to comment.