aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xg_private.h
diff options
context:
space:
mode:
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>2005-09-13 13:42:33 -0600
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>2005-09-13 13:42:33 -0600
commit13bad8113dae5d02401c4b8cdf1897b0d54efd81 (patch)
treed814fe964a1a81cf2599629dbf455a89be24b9e8 /tools/libxc/xg_private.h
parentb7b0e47a5446d87688e9d23bfa5e01c285f2d5e1 (diff)
downloadxen-13bad8113dae5d02401c4b8cdf1897b0d54efd81.tar.gz
xen-13bad8113dae5d02401c4b8cdf1897b0d54efd81.tar.bz2
xen-13bad8113dae5d02401c4b8cdf1897b0d54efd81.zip
Catchup with xen-unstable, add ia64 specifics to tools, and some VTI merge
Signed-off-by Kevin Tian <Kevin.tian@intel.com>
Diffstat (limited to 'tools/libxc/xg_private.h')
-rw-r--r--tools/libxc/xg_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libxc/xg_private.h b/tools/libxc/xg_private.h
index f48ae0fba7..3d3cceb326 100644
--- a/tools/libxc/xg_private.h
+++ b/tools/libxc/xg_private.h
@@ -1,6 +1,7 @@
#ifndef XG_PRIVATE_H
#define XG_PRIVATE_H
+#include <unistd.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>