Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 438518
Collapse All | Expand All

(-)vboxdrv/r0drv/linux/memobj-r0drv-linux.c (+3 lines)
Lines 38-43 Link Here
38
#include <iprt/string.h>
38
#include <iprt/string.h>
39
#include "internal/memobj.h"
39
#include "internal/memobj.h"
40
40
41
#ifndef VM_RESERVED
42
#define  VM_RESERVED   (VM_DONTEXPAND | VM_DONTDUMP)
43
#endif
41
44
42
/*******************************************************************************
45
/*******************************************************************************
43
*   Defined Constants And Macros                                               *
46
*   Defined Constants And Macros                                               *

Return to bug 438518