Explorar o código

Oops. Extra #endif...

Eric Andersen %!s(int64=23) %!d(string=hai) anos
pai
achega
6264eafa58
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libc/sysdeps/linux/common/syscalls.c

+ 0 - 1
libc/sysdeps/linux/common/syscalls.c

@@ -147,7 +147,6 @@ _syscall2(int, chmod, const char *, path, mode_t, mode);
 #include <unistd.h>
 _syscall3(int, lchown, const char *, path, uid_t, owner, gid_t, group);
 #endif
-#endif
 
 
 //#define __NR_break            17