1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
* elf/reldep4.c (main): Add proper prototype to fix warning.

	* elf/reldep5.c (main): Remove unused variable.
This commit is contained in:
Andreas Jaeger
2001-09-22 15:44:35 +00:00
parent 2be2ce5f7e
commit 9fb957cdf1
2 changed files with 4 additions and 1 deletions

View File

@@ -9,7 +9,6 @@ main (void)
void *h1;
void *h2;
int (*fp) (void);
int *vp;
mtrace ();