]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
libxl: use system include for libxl_uuid.h
authorIan Campbell <ian.campbell@citrix.com>
Thu, 31 Mar 2011 18:04:19 +0000 (19:04 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 31 Mar 2011 18:04:19 +0000 (19:04 +0100)
commit3c428f3e270f23acd263a551aa2519e6d3bdafb9
treece7ce68b59ff7dd1fbe8c1dd4438caaf64048c8a
parentdfbc8d219a97308ce5918afc19bca92d00fe593c
libxl: use system include for libxl_uuid.h

We install libxl_uuid.h into the system include directory and refer to
it from libxl.h, hence we should include with <> not "".

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl.h