X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsigprocmask.c;h=9649f8b826dffaa99e0059c8dccb094149f9e842;hb=882eb279d46373c3de620fd74504c8502f9297a0;hp=c38c7e32fd7f0446c9c07fe9d3d417a2a0d93cc8;hpb=5eb6d67aeeeb39f82cd6b8246b5f4da96412b8fd;p=gnulib.git diff --git a/lib/sigprocmask.c b/lib/sigprocmask.c index c38c7e32f..9649f8b82 100644 --- a/lib/sigprocmask.c +++ b/lib/sigprocmask.c @@ -1,5 +1,5 @@ /* POSIX compatible signal blocking. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006-2007 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software; you can redistribute it and/or modify @@ -19,7 +19,7 @@ #include /* Specification. */ -#include "sigprocmask.h" +#include #include #include