aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxlu_disk_l.l
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-08-06 12:24:46 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-08-06 12:24:46 +0100
commit6390110d62f80d487730de9bdb1152f2764ffc16 (patch)
treeaea202fded5b97b2884b543310e27b6f03bf761b /tools/libxl/libxlu_disk_l.l
parent1a3e84bd85c6804668fe32f83c0c2912956b9ff6 (diff)
downloadxen-6390110d62f80d487730de9bdb1152f2764ffc16.tar.gz
xen-6390110d62f80d487730de9bdb1152f2764ffc16.tar.bz2
xen-6390110d62f80d487730de9bdb1152f2764ffc16.zip
Backed out changeset a8d708fcb347
25727:a8d708fcb347 was mangled during commit. Back it out so that we can commit it properly. Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools/libxl/libxlu_disk_l.l')
-rw-r--r--tools/libxl/libxlu_disk_l.l4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/libxl/libxlu_disk_l.l b/tools/libxl/libxlu_disk_l.l
index f5a88a80e0..f4e6b1abf3 100644
--- a/tools/libxl/libxlu_disk_l.l
+++ b/tools/libxl/libxlu_disk_l.l
@@ -27,10 +27,6 @@
* syntax's "target=" should be used.
*/
-%top{
-#include "libxl_osdeps.h" /* must come before any other headers */
-}
-
%{
#include "libxlu_disk_i.h"