port redirection support
[qemu] / slirp / tftp.h
index 3ee666a..f0560b6 100644 (file)
@@ -29,6 +29,4 @@ struct tftp_t {
   } x;
 };
 
-extern char *tftp_prefix;
-
 void tftp_input(struct mbuf *m);