Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 579946 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- VirtualBox-5.0.16/src/VBox/Runtime/r3/linux/sysfs.cpp
0
++ VirtualBox-5.0.16-fix/src/VBox/Runtime/r3/linux/sysfs.cpp
Lines 43-48 Link Here
43
#include <sys/sysctl.h>
43
#include <sys/sysctl.h>
44
#include <sys/stat.h>
44
#include <sys/stat.h>
45
#include <sys/fcntl.h>
45
#include <sys/fcntl.h>
46
#include <sys/sysmacros.h>
46
#include <errno.h>
47
#include <errno.h>
47
48
48
/** @todo r=bird: This whole API should be rewritten to use IPRT status codes.
49
/** @todo r=bird: This whole API should be rewritten to use IPRT status codes.

Return to bug 579946