1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Remove unnecessary #include references, per pgrminclude script.

This commit is contained in:
Bruce Momjian
2011-09-01 10:03:22 -04:00
parent 63d06ef591
commit 6416a82a62
308 changed files with 22 additions and 647 deletions

View File

@ -16,7 +16,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* In some older systems, the RTLD_NOW flag isn't defined and the mode

View File

@ -13,7 +13,7 @@
#ifndef PORT_PROTOS_H
#define PORT_PROTOS_H
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
#ifdef HAVE_DLOPEN

View File

@ -13,7 +13,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* In some older systems, the RTLD_NOW flag isn't defined and the mode

View File

@ -13,7 +13,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on DG/UX.

View File

@ -18,7 +18,7 @@
#include <link.h>
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on NetBSD 1.0.

View File

@ -15,7 +15,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on SunOS 4.

View File

@ -14,7 +14,7 @@
#ifndef PORT_PROTOS_H
#define PORT_PROTOS_H
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
#ifdef HAVE_DLOPEN
#include <dlfcn.h>
#endif

View File

@ -19,7 +19,7 @@
#include <link.h>
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on NetBSD 1.0.

View File

@ -18,7 +18,7 @@
#include <link.h>
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on NetBSD 1.0.

View File

@ -16,7 +16,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on Alpha OSF/1.x

View File

@ -15,7 +15,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on SCO 3.2v5.0.2

View File

@ -15,7 +15,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* In some older systems, the RTLD_NOW flag isn't defined and the mode

View File

@ -15,7 +15,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on SunOS 4.

View File

@ -15,7 +15,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on Intel x86/Intel SVR4.

View File

@ -18,7 +18,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on Intel x86/Intel SVR4.

View File

@ -18,7 +18,7 @@
#define PORT_PROTOS_H
#include <dlfcn.h>
#include "utils/dynamic_loader.h"
#include "utils/dynamic_loader.h" /* pgrminclude ignore */
/*
* Dynamic Loader on Intel x86/Intel SVR4.