summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/dl-osinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/dl-osinfo.h')
-rw-r--r--libc/sysdeps/linux/common/dl-osinfo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/sysdeps/linux/common/dl-osinfo.h b/libc/sysdeps/linux/common/dl-osinfo.h
index 195c64803..649d203f8 100644
--- a/libc/sysdeps/linux/common/dl-osinfo.h
+++ b/libc/sysdeps/linux/common/dl-osinfo.h
@@ -21,10 +21,6 @@
# ifdef IS_IN_libc
#include <fcntl.h>
-/* libc_hidden_proto(open) */
-/* libc_hidden_proto(read) */
-/* libc_hidden_proto(close) */
-/* libc_hidden_proto(gettimeofday) */
# define OPEN open
# define READ read
# define CLOSE close