]> Git Repo - qemu.git/blobdiff - slirp/debug.c
Fix some warnings that would be generated by gcc -Wredundant-decls
[qemu.git] / slirp / debug.c
index 7c8581d63175d1b9e619e35768f35430642585f7..bfef580694b3062dbd204bd9a4d35a3944acdad6 100644 (file)
@@ -16,8 +16,6 @@ int dostats = 0;
 #endif
 int slirp_debug = 0;
 
-extern char *strerror _P((int));
-
 /* Carry over one item from main.c so that the tty's restored.
  * Only done when the tty being used is /dev/tty --RedWolf */
 #ifndef CONFIG_QEMU
This page took 0.022391 seconds and 4 git commands to generate.