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

Collapse All | Expand All

(-)a/os.h (-1 / +1 lines)
Lines 177-183 Link Here
177
#elif defined (__linux__)             /* L I N U X */
177
#elif defined (__linux__)             /* L I N U X */
178
#include <stdio.h>
178
#include <stdio.h>
179
#include <sys/param.h>
179
#include <sys/param.h>
180
#include <sys/sysctl.h>
180
#include <linux/sysctl.h>
181
#include <stdlib.h>
181
#include <stdlib.h>
182
#include <stdarg.h>
182
#include <stdarg.h>
183
#include <unistd.h>
183
#include <unistd.h>

Return to bug 713664