Include "config.h" in remaining non-generated files.

* proxy/libvirt_proxy.c: Likewise.
* python/libvir.c: Likewise.
* python/types.c: Likewise.
* src/event.c: Likewise.
* src/xm_internal.c: Likewise.
* tests/reconnect.c: Likewise.
* tests/testutils.c: Likewise.
This commit is contained in:
Jim Meyering
2007-12-07 10:08:06 +00:00
parent a56281c0a8
commit 4a2f8fc633
8 changed files with 27 additions and 3 deletions

View File

@@ -2,11 +2,13 @@
* types.c: converter functions between the internal representation
* and the Python objects
*
* Copyright (C) 2005 Red Hat, Inc.
* Copyright (C) 2005, 2007 Red Hat, Inc.
*
* Daniel Veillard <veillard@redhat.com>
*/
#include "config.h"
#include "libvirt_wrap.h"
PyObject *