*: work around sysinfo.h versus linux/*.h problems
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -62,6 +62,9 @@ enum { MAX_WIDTH = 2*1024 };
|
||||
|
||||
#if ENABLE_DESKTOP
|
||||
|
||||
#ifdef __linux__
|
||||
# include <sys/sysinfo.h>
|
||||
#endif
|
||||
#include <sys/times.h> /* for times() */
|
||||
#ifndef AT_CLKTCK
|
||||
# define AT_CLKTCK 17
|
||||
|
||||
Reference in New Issue
Block a user