aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl_cmdtable.c
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-05-28 09:25:07 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-05-28 09:25:07 +0100
commit63e8667404593bc52b20f9f56cbadfcafc4c00fc (patch)
tree3f9eabd2485fa58291579e2b743dc97f41f1d892 /tools/libxl/xl_cmdtable.c
parent84d7979493986b953dc8370abcd591e8ee8b96b8 (diff)
downloadxen-63e8667404593bc52b20f9f56cbadfcafc4c00fc.tar.gz
xen-63e8667404593bc52b20f9f56cbadfcafc4c00fc.tar.bz2
xen-63e8667404593bc52b20f9f56cbadfcafc4c00fc.zip
xl: Combine headers into one header file.
This provides a single place to put declarations of external symbols etc. Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'tools/libxl/xl_cmdtable.c')
-rw-r--r--tools/libxl/xl_cmdtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxl/xl_cmdtable.c b/tools/libxl/xl_cmdtable.c
index feda1f9c92..accc4f929b 100644
--- a/tools/libxl/xl_cmdtable.c
+++ b/tools/libxl/xl_cmdtable.c
@@ -12,7 +12,7 @@
* GNU Lesser General Public License for more details.
*/
-#include "xl_cmdtable.h"
+#include "xl.h"
struct cmd_spec cmd_table[] = {
{ "create",