]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include errno.h. cvs/fedora-glibc-2_3_3-75
authorJakub Jelinek <jakub@redhat.com>
Tue, 2 Nov 2004 17:07:42 +0000 (17:07 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 2 Nov 2004 17:07:42 +0000 (17:07 +0000)
nptl/sysdeps/unix/sysv/linux/smp.h

index c1160a79398978cd09e62abbdefede1880721b94..4f4d358d3250435f19ff767a9ce430b81b3eb2a2 100644 (file)
@@ -17,6 +17,7 @@
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include <errno.h>
 #include <fcntl.h>
 #include <string.h>
 #include <sys/sysctl.h>