aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/nextstep.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-11-08 20:23:57 +0000
committerBruce Momjian <bruce@momjian.us>2002-11-08 20:23:57 +0000
commitbea4792125389bb68e043ac38b0fed8790d42484 (patch)
treedb74baf44f4e59126210d0651fb579709d965020 /src/backend/port/dynloader/nextstep.c
parenta5715eecb60005b3292424d30de04de158cb12ad (diff)
downloadpostgresql-bea4792125389bb68e043ac38b0fed8790d42484.tar.gz
postgresql-bea4792125389bb68e043ac38b0fed8790d42484.zip
This patch removes a bunch of superfluous #include directives: if
postgres.h or c.h includes a system header (such as stdio.h or stdlib.h), there's no need to specifically include it in any of the .c files in the backend. Neil Conway
Diffstat (limited to 'src/backend/port/dynloader/nextstep.c')
-rw-r--r--src/backend/port/dynloader/nextstep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backend/port/dynloader/nextstep.c b/src/backend/port/dynloader/nextstep.c
index a96b394cda6..09b317daf97 100644
--- a/src/backend/port/dynloader/nextstep.c
+++ b/src/backend/port/dynloader/nextstep.c
@@ -3,8 +3,6 @@
#include "mach-o/rld.h"
#include "streams/streams.h"
-#include <stdlib.h>
-
static char *lastError = NULL;
static NXStream *