]> git.pld-linux.org Git - packages/xen.git/blame - sysmacros.patch
- updated patch and build, added build fixes for newer gcc
[packages/xen.git] / sysmacros.patch
CommitLineData
3e18837d
JR
1diff -urN xen-4.6.5/tools/libxl/libxl_internal.h xen-4.6.5.build/tools/libxl/libxl_internal.h
2--- xen-4.6.5/tools/libxl/libxl_internal.h 2017-03-07 17:19:05.000000000 +0100
3+++ xen-4.6.5.build/tools/libxl/libxl_internal.h 2017-04-14 15:05:55.088806418 +0200
4@@ -37,6 +37,7 @@
5 #include <unistd.h>
6 #include <ctype.h>
7
8+#include <sys/sysmacros.h>
9 #include <sys/mman.h>
10 #include <sys/poll.h>
11 #include <sys/select.h>
This page took 0.039091 seconds and 4 git commands to generate.