]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
entered into RCS
authorRoland McGrath <roland@gnu.org>
Thu, 19 May 1994 15:29:10 +0000 (15:29 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 19 May 1994 15:29:10 +0000 (15:29 +0000)
sysdeps/unix/sysv/sysv4/sigaction.c

index 8ea55ef9bdf004ce9fbe82e7dc2d30d0809ca11e..2644fb03ad98657cff5b241b56fb12114b6e2032 100644 (file)
@@ -19,6 +19,7 @@ Cambridge, MA 02139, USA.  */
 #include <ansidecl.h>
 #include <errno.h>
 #include <signal.h>
+#include <stddef.h>
 
 static __sighandler_t user_handlers[NSIG];