summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvirt-lxc-override.c2
-rw-r--r--libvirt-override.c2
-rw-r--r--libvirt-qemu-override.c2
-rw-r--r--typewrappers.c2
4 files changed, 0 insertions, 8 deletions
diff --git a/libvirt-lxc-override.c b/libvirt-lxc-override.c
index f76ff4b..97d0353 100644
--- a/libvirt-lxc-override.c
+++ b/libvirt-lxc-override.c
@@ -9,8 +9,6 @@
* Daniel Veillard <veillard@redhat.com>
*/
-#include <config.h>
-
/* Horrible kludge to work around even more horrible name-space pollution
via Python.h. That file includes /usr/include/python2.5/pyconfig*.h,
which has over 180 autoconf-style HAVE_* definitions. Shame on them. */
diff --git a/libvirt-override.c b/libvirt-override.c
index d16b9a2..6867693 100644
--- a/libvirt-override.c
+++ b/libvirt-override.c
@@ -9,8 +9,6 @@
* Daniel Veillard <veillard@redhat.com>
*/
-#include <config.h>
-
/* Horrible kludge to work around even more horrible name-space pollution
via Python.h. That file includes /usr/include/python2.5/pyconfig*.h,
which has over 180 autoconf-style HAVE_* definitions. Shame on them. */
diff --git a/libvirt-qemu-override.c b/libvirt-qemu-override.c
index 6249031..db69617 100644
--- a/libvirt-qemu-override.c
+++ b/libvirt-qemu-override.c
@@ -9,8 +9,6 @@
* Daniel Veillard <veillard@redhat.com>
*/
-#include <config.h>
-
/* Horrible kludge to work around even more horrible name-space pollution
via Python.h. That file includes /usr/include/python2.5/pyconfig*.h,
which has over 180 autoconf-style HAVE_* definitions. Shame on them. */
diff --git a/typewrappers.c b/typewrappers.c
index 9ba8790..9b88f3f 100644
--- a/typewrappers.c
+++ b/typewrappers.c
@@ -7,8 +7,6 @@
* Daniel Veillard <veillard@redhat.com>
*/
-#include <config.h>
-
/* Horrible kludge to work around even more horrible name-space pollution
* via Python.h. That file includes /usr/include/python2.5/pyconfig*.h,
* which has over 180 autoconf-style HAVE_* definitions. Shame on them. */