+ 966. [port] #include <asm/unistd.h> is required on some Linux
+ ports. [RT #1670]
965. [bug] Including data other than root server NS and A
records in the root hint file could cause a rbtdb
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: os.c,v 1.44 2001/05/25 07:42:15 marka Exp $ */
+/* $Id: os.c,v 1.45 2001/08/29 04:21:51 marka Exp $ */
#include <config.h>
#include <stdarg.h>
*/
#define _LINUX_FS_H
+#include <asm/unistd.h>
#include <sys/syscall.h> /* Required for syscall(). */
#include <linux/capability.h> /* Required for _LINUX_CAPABILITY_VERSION. */