From be909b1cd5a41c47e5c3a720a53651a81e158c68 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 11 Jul 2000 17:52:22 +0000 Subject: Forgot to commit these cleanups it seems. -Erik --- internal.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'internal.h') diff --git a/internal.h b/internal.h index 8086aa1ca..081cd47fe 100644 --- a/internal.h +++ b/internal.h @@ -35,6 +35,10 @@ #include #include #include +/* for the _syscall() macros */ +#include +#include + /* Some useful definitions */ #define FALSE ((int) 1) -- cgit v1.2.3