From 67ed3d4a5cc3deaed2433756d37d9a11ad4b04bc Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 12 Oct 2001 19:21:40 +0000 Subject: A small patch from Erwin Authried *) changed ARM crt0.S / crt0pic.S selection -- depends on DOPIC now. *) Minor tweek to syscall definitions --- libc/sysdeps/linux/common/create_module.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/create_module.c') diff --git a/libc/sysdeps/linux/common/create_module.c b/libc/sysdeps/linux/common/create_module.c index 93153c8b3..a20395ea0 100644 --- a/libc/sysdeps/linux/common/create_module.c +++ b/libc/sysdeps/linux/common/create_module.c @@ -22,6 +22,7 @@ */ #include +#include #include #include #include -- cgit v1.2.3