1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2025-08-02 04:21:59 +03:00

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 205dd748b9
commit e4ad2aee29
2 changed files with 6 additions and 2 deletions

View File

@ -4,11 +4,13 @@
* entry points where an automatically generated stub is
* unpractical
*
* Copyright (C) 2005 Red Hat, Inc.
* Copyright (C) 2005, 2007 Red Hat, Inc.
*
* Daniel Veillard <veillard@redhat.com>
*/
#include "config.h"
#include <Python.h>
#include "libvirt/libvirt.h"
#include "libvirt/virterror.h"

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 *