]> git.pld-linux.org Git - packages/xen.git/blob - sysmacros.patch
4ee0eb1ca001c70b396470c7907a4487c33b6606
[packages/xen.git] / sysmacros.patch
1 diff -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.039694 seconds and 2 git commands to generate.