diff options
| author | Bruce Momjian | 2006-07-14 14:52:27 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-07-14 14:52:27 +0000 |
| commit | 9e20033ecafebab358f26c9fd06c6065db8fdf85 (patch) | |
| tree | d5bc5488e571e80ffa06c44b93b310acacc49b85 /src/backend/commands/dbcommands.c | |
| parent | 7f84f0f16b752649314e3873b2b55243b58c9fa1 (diff) | |
Remove 576 references of include files that were not needed.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
| -rw-r--r-- | src/backend/commands/dbcommands.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backend/commands/dbcommands.c b/src/backend/commands/dbcommands.c index 6b54264ff7..06dad3cec1 100644 --- a/src/backend/commands/dbcommands.c +++ b/src/backend/commands/dbcommands.c @@ -38,11 +38,9 @@ #include "mb/pg_wchar.h" #include "miscadmin.h" #include "postmaster/bgwriter.h" -#include "storage/fd.h" #include "storage/freespace.h" #include "storage/procarray.h" #include "utils/acl.h" -#include "utils/array.h" #include "utils/builtins.h" #include "utils/flatfiles.h" #include "utils/fmgroids.h" |
