Changeset 77198 in vbox for trunk/src/VBox
- Timestamp:
- Feb 7, 2019 3:15:22 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
r76585 r77198 129 129 # include <linux/notifier.h> 130 130 #endif 131 #if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 1, 0) 132 # include <uapi/linux/mman.h> 133 #endif 131 134 /* For the basic additions module */ 132 135 #include <linux/pci.h>
Note:
See TracChangeset
for help on using the changeset viewer.