From 27364377c65a4c6bc3a7ab429f0921adead19349 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 28 Aug 2002 19:58:21 +0000 Subject: Fix a silly bug notices by Ronald Wahl --- libc/sysdeps/linux/i960/bits/syscalls.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/sysdeps/linux/i960') diff --git a/libc/sysdeps/linux/i960/bits/syscalls.h b/libc/sysdeps/linux/i960/bits/syscalls.h index fff97378f..ecd4a1784 100644 --- a/libc/sysdeps/linux/i960/bits/syscalls.h +++ b/libc/sysdeps/linux/i960/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include /* This includes the `__NR_' syscall numbers taken from the Linux kernel -- cgit v1.2.3