From c9009328789acfca816c5ea0337ce0d0479b8fe5 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 22 May 2012 13:46:29 -0700 Subject: Add sysctl.mk and bits/sysctl.h --- sysdeps/unix/sysv/linux/sys/sysctl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdeps/unix/sysv/linux/sys/sysctl.h') diff --git a/sysdeps/unix/sysv/linux/sys/sysctl.h b/sysdeps/unix/sysv/linux/sys/sysctl.h index 2c2d688198..cfa71ad27b 100644 --- a/sysdeps/unix/sysv/linux/sys/sysctl.h +++ b/sysdeps/unix/sysv/linux/sys/sysctl.h @@ -60,6 +60,8 @@ # undef __undef__LINUX_COMPILER_H #endif +#include + __BEGIN_DECLS /* Read or write system parameters. */ -- cgit v1.2.3