Fixed a bug in the header (didn't include a needed header).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1382 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2002-10-05 16:55:20 +00:00
parent 9e9417d205
commit eafeadc689

View File

@ -5,6 +5,8 @@
#ifndef _SYS_SYSCTL_H
#define _SYS_SYSCTL_H
#include <sys/types.h>
/* This file contains definitions for the sysctl call.
* The call uses a heirachy of names for objects that can be
* examined or modified. The name is expressed as a sequence