Include <string.h> for strncpy prototype.
authorAndreas Jaeger <aj@suse.de>
Sat, 9 Sep 2000 10:08:49 +0000 (10:08 +0000)
committerAndreas Jaeger <aj@suse.de>
Sat, 9 Sep 2000 10:08:49 +0000 (10:08 +0000)
sysdeps/unix/sysv/linux/dl-osinfo.h

index a29d255..cc0694a 100644 (file)
@@ -17,6 +17,7 @@
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include <string.h>
 #include <sys/sysctl.h>
 #include <sys/utsname.h>
 #include "kernel-features.h"