diff --git a/libvir.c b/libvir.c index 91f3acc..0edec41 100644 --- a/libvir.c +++ b/libvir.c @@ -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 */ +#include "config.h" + #include #include "libvirt/libvirt.h" #include "libvirt/virterror.h" diff --git a/types.c b/types.c index cc0f2b1..146bb24 100644 --- a/types.c +++ b/types.c @@ -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 */ +#include "config.h" + #include "libvirt_wrap.h" PyObject *