1 2 3 4 5 6 7 8 9 10
--- tftp/tftpsubs-old.c 2000-07-22 21:06:29.000000000 +0200 +++ tftp/tftpsubs.c 2007-02-21 08:26:03.000000000 +0100 @@ -56,6 +56,7 @@ #include <unistd.h> #include <stdio.h> #include <signal.h> +#include <string.h> #ifndef FIONREAD #if defined(__sun__) && defined(__svr4__)