diff options
| author | Bruce Momjian | 2011-09-01 14:03:22 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2011-09-01 14:04:27 +0000 |
| commit | 6416a82a62db4e66b2edb0fa8fc83a580c3f1931 (patch) | |
| tree | 748a06b7c1a122d741b87a6b11217d7749b64fe2 /src/backend/libpq/be-fsstubs.c | |
| parent | 63d06ef59156719efd0208c62e764a69611b3f12 (diff) | |
Remove unnecessary #include references, per pgrminclude script.
Diffstat (limited to 'src/backend/libpq/be-fsstubs.c')
| -rw-r--r-- | src/backend/libpq/be-fsstubs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/libpq/be-fsstubs.c b/src/backend/libpq/be-fsstubs.c index 155385f0b99..f2a2d2d3a94 100644 --- a/src/backend/libpq/be-fsstubs.c +++ b/src/backend/libpq/be-fsstubs.c @@ -42,7 +42,6 @@ #include <sys/stat.h> #include <unistd.h> -#include "catalog/pg_largeobject_metadata.h" #include "libpq/be-fsstubs.h" #include "libpq/libpq-fs.h" #include "miscadmin.h" |
