git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 54361b4)
Suppress gcc warning.
2001年6月25日 20:20:02 +0000 (20:20 +0000)
2001年6月25日 20:20:02 +0000 (20:20 +0000)

diff --git a/src/backend/utils/adt/pgstatfuncs.c b/src/backend/utils/adt/pgstatfuncs.c
index a629ea0ed1e61214c5ea6d26b70a78f4efe2bc7f..23617b850753a86cfa1430b2f456d8d4952ff951 100644 (file)
--- a/src/backend/utils/adt/pgstatfuncs.c
+++ b/src/backend/utils/adt/pgstatfuncs.c
@@ -1,6 +1,7 @@
#include "postgres.h"
-#include "fmgr.h"
+#include "fmgr.h"
+#include "miscadmin.h"
#include "utils/hsearch.h"
#include "access/xact.h"
#include "catalog/pg_shadow.h"
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /