From d8c7c4ac8ff2b65debadf5474a93f50c1cb4e59c Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 6 Sep 2013 19:02:06 +0100 Subject: Remove from source files We're no longer using automake, so files are not required Signed-off-by: Daniel P. Berrange --- libvirt-lxc-override.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libvirt-lxc-override.c') 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 */ -#include - /* 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. */ -- cgit