Explorar o código

- remove leftover from r13277

Bernhard Reutner-Fischer %!s(int64=15) %!d(string=hai) anos
pai
achega
745a289aac
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libc/sysdeps/linux/common/alarm.c

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

@@ -13,7 +13,6 @@
 /* libc_hidden_proto(alarm) */
 
 #ifdef __NR_alarm
-#define __NR___alarm __NR_alarm
 _syscall1(unsigned int, alarm, unsigned int, seconds)
 #else
 #include <sys/time.h>