mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Update.
2000-04-21 Jakub Jelinek <jakub@redhat.com> * libio/vasprintf.c: Include string.h to get memcpy prototype.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
General Public License. */
|
||||
|
||||
#include <malloc.h>
|
||||
#include <string.h>
|
||||
#include "libioP.h"
|
||||
#include "stdio.h"
|
||||
#include "strfile.h"
|
||||
|
Reference in New Issue
Block a user