summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/syscalls.h
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-05 05:50:11 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-05 05:50:11 +0000
commit306b3cfddaeafd14197c4e59ea42803f45f049be (patch)
tree0528793bb2bc621a60a588fd294e4e5013f1ca30 /libc/sysdeps/linux/common/syscalls.h
parent3135159411168fcface79912df7a836eb01b7e13 (diff)
downloaduClibc-alpine-306b3cfddaeafd14197c4e59ea42803f45f049be.tar.bz2
uClibc-alpine-306b3cfddaeafd14197c4e59ea42803f45f049be.tar.xz
Clean up warnings and cruft.
Diffstat (limited to 'libc/sysdeps/linux/common/syscalls.h')
-rw-r--r--libc/sysdeps/linux/common/syscalls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/syscalls.h b/libc/sysdeps/linux/common/syscalls.h
index 743ac8a74..88d9b4dcf 100644
--- a/libc/sysdeps/linux/common/syscalls.h
+++ b/libc/sysdeps/linux/common/syscalls.h
@@ -21,7 +21,6 @@
*/
#define _GNU_SOURCE
-#define _LARGEFILE64_SOURCE
#include <features.h>
#include <errno.h>
#include <sys/types.h>