]> sourceware.org Git - glibc.git/commitdiff
Include <signal.h>.
authorUlrich Drepper <drepper@redhat.com>
Fri, 21 Feb 2003 09:51:07 +0000 (09:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 21 Feb 2003 09:51:07 +0000 (09:51 +0000)
nptl/tst-basic7.c

index 7dc361aea419cfa5f563b4ac30ec6d62f5057909..4e7ff5eaf49dcd320fdc566982467c9ea555905a 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <errno.h>
 #include <pthread.h>
+#include <signal.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
This page took 0.044031 seconds and 5 git commands to generate.