2.5-18.1
[jlayton/glibc.git] / sysdeps / unix / sysv / linux / system.c
index 3fdff04c22d51bc66f81ce8f1d98a6203ba31e2f..c5b389ea291cf75375945b911fd591d72bf860f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -18,6 +18,7 @@
 
 #include <sched.h>
 #include <signal.h>
+#include <string.h>    /* For the real memset prototype.  */
 #include <sysdep.h>
 #include <unistd.h>
 #include <sys/wait.h>