]> git.pld-linux.org Git - packages/xen.git/blob - sysmacros.patch
- more gcc10 patch updates
[packages/xen.git] / sysmacros.patch
1 diff -urNp -x '*.orig' xen-4.13.1.org/tools/libxl/libxl_internal.h xen-4.13.1/tools/libxl/libxl_internal.h
2 --- xen-4.13.1.org/tools/libxl/libxl_internal.h 2020-05-14 14:19:32.000000000 +0200
3 +++ xen-4.13.1/tools/libxl/libxl_internal.h     2021-03-25 22:42:35.034240136 +0100
4 @@ -39,6 +39,7 @@
5  #include <unistd.h>
6  #include <ctype.h>
7  
8 +#include <sys/sysmacros.h>
9  #include <sys/mman.h>
10  #include <poll.h>
11  #include <sys/select.h>
This page took 0.153183 seconds and 3 git commands to generate.