From bcafa5867c7359254b4b316658da9eec6c59aa45 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 6 Sep 2002 03:15:41 +0000 Subject: updates from Andreas. --- libattr/syscalls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libattr') diff --git a/libattr/syscalls.c b/libattr/syscalls.c index 12ed7f0..4dfa624 100644 --- a/libattr/syscalls.c +++ b/libattr/syscalls.c @@ -182,7 +182,7 @@ # define __NR_removexattr 391 # define __NR_lremovexattr 392 # define __NR_fremovexattr 393 -#elif defined (__m68k__) +#elif defined (__mc68000__) # define HAVE_XATTR_SYSCALLS 1 # define __NR_setxattr 223 # define __NR_lsetxattr 224 -- cgit v1.2.3