2 * Copyright 2011, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
5 #ifndef _LIBROOT_UNISTD_PRIVATE_H
6 #define _LIBROOT_UNISTD_PRIVATE_H
10 #include <sys/times.h>
16 long __sysconf_beos(int name
);
17 long __sysconf(int name
);
23 #endif // _LIBROOT_UNISTD_PRIVATE_H