glibc/sysdeps/unix/sysv/linux/signal.c

4 lines
122 B
C

/* We need this file since otherwise `signal' would be handled as a
system call. */
#include <sysdeps/posix/signal.c>