summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-11-02 17:07:42 +0000
committerJakub Jelinek <jakub@redhat.com>2004-11-02 17:07:42 +0000
commitcbf4bcd2b3d53de274548dbf4c28017d1f07d5b2 (patch)
treef74ebabf9f026bb569d2cb56ab970c798ac41ead
parent70ac15e05291fd09b2dd1ceb6992c04939532cd0 (diff)
-rw-r--r--nptl/sysdeps/unix/sysv/linux/smp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/smp.h b/nptl/sysdeps/unix/sysv/linux/smp.h
index c1160a7939..4f4d358d32 100644
--- a/nptl/sysdeps/unix/sysv/linux/smp.h
+++ b/nptl/sysdeps/unix/sysv/linux/smp.h
@@ -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>