[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Use xenctrl.h, not xc_private.h.
# HG changeset patch # User emellor@xxxxxxxxxxxxxxxxxxxxxx # Node ID f3d2e36597864b7a716544e42e2aec436bed494f # Parent c9184cc4d1d15c75aaf50622576587421053bb00 Use xenctrl.h, not xc_private.h. Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx> diff -r c9184cc4d1d1 -r f3d2e3659786 tools/python/xen/lowlevel/xc/xc.c --- a/tools/python/xen/lowlevel/xc/xc.c Thu Dec 22 16:15:33 2005 +++ b/tools/python/xen/lowlevel/xc/xc.c Tue Jan 3 16:26:24 2006 @@ -16,7 +16,7 @@ #include <netdb.h> #include <arpa/inet.h> -#include "xc_private.h" +#include "xenctrl.h" /* Needed for Python versions earlier than 2.3. */ #ifndef PyMODINIT_FUNC _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |