*: work around sysinfo.h versus linux/*.h problems
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
#include <paths.h>
|
||||
#include <sys/resource.h>
|
||||
#ifdef __linux__
|
||||
#include <linux/vt.h>
|
||||
# include <linux/vt.h>
|
||||
# include <sys/sysinfo.h>
|
||||
#endif
|
||||
#include "reboot.h" /* reboot() constants */
|
||||
|
||||
|
Reference in New Issue
Block a user