]> git.pld-linux.org Git - packages/xen.git/blame - sysmacros.patch
- rediff patches
[packages/xen.git] / sysmacros.patch
CommitLineData
e87157b6
JR
1diff -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 @@
3e18837d
JR
5 #include <unistd.h>
6 #include <ctype.h>
7
8+#include <sys/sysmacros.h>
9 #include <sys/mman.h>
e87157b6 10 #include <poll.h>
3e18837d 11 #include <sys/select.h>
This page took 0.083298 seconds and 4 git commands to generate.