summaryrefslogtreecommitdiff
path: root/ldso/ldso/i386/dl-syscalls.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-01-11 19:57:41 +0000
committerEric Andersen <andersen@codepoet.org>2002-01-11 19:57:41 +0000
commited865232d8289ade7587a74d9cf2c0ccb878887b (patch)
tree8e3e317beba7e54259b98be6628bc90dc8e8e6aa /ldso/ldso/i386/dl-syscalls.h
parentf1429771e1b4d6a42fd06a315e1509d4a2e94e33 (diff)
Rework naming for shared lib loader to avoid potential
nameing conflicts with std header files. -Erik
Diffstat (limited to 'ldso/ldso/i386/dl-syscalls.h')
-rw-r--r--ldso/ldso/i386/dl-syscalls.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ldso/ldso/i386/dl-syscalls.h b/ldso/ldso/i386/dl-syscalls.h
index b06c3238d..dc9c6934b 100644
--- a/ldso/ldso/i386/dl-syscalls.h
+++ b/ldso/ldso/i386/dl-syscalls.h
@@ -1,5 +1,3 @@
-#include <sys/types.h>
-
/*
* This file contains the system call macros and syscall
* numbers used by the shared library loader.