diff options
-rw-r--r-- | src/checksum.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/checksum.h b/src/checksum.h index 2ae2b4463..b5136ae80 100644 --- a/src/checksum.h +++ b/src/checksum.h @@ -1,6 +1,7 @@ #include <config.h> #include <sys/types.h> +#include <stdio.h> #include "system.h" /* For long options that have no equivalent short option, use a |