From: Andreas Jaeger Date: Sat, 9 Sep 2000 10:08:49 +0000 (+0000) Subject: Include for strncpy prototype. X-Git-Tag: cvs/libc-2_1_94~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b3e6e3e367322be1d1b8290938153fae35d5c72c;p=platform%2Fupstream%2Fglibc.git Include for strncpy prototype. --- diff --git a/sysdeps/unix/sysv/linux/dl-osinfo.h b/sysdeps/unix/sysv/linux/dl-osinfo.h index a29d255..cc0694a 100644 --- a/sysdeps/unix/sysv/linux/dl-osinfo.h +++ b/sysdeps/unix/sysv/linux/dl-osinfo.h @@ -17,6 +17,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include #include #include "kernel-features.h"