1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* tst-trans.c: Include <stdlib.h> and <string.h>.

2000-06-21  Andreas Jaeger  <aj@suse.de>

	* tst-trans.c: Include <stdlib.h> and <string.h>.
This commit is contained in:
Andreas Jaeger
2000-06-21 12:39:22 +00:00
parent ae0d72a53c
commit 3e1f480ef8
23 changed files with 44 additions and 11 deletions

View File

@ -1,4 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
int
main(int argc, char *argv[])