diff options
Diffstat (limited to 'ssh-upload.c')
-rw-r--r-- | ssh-upload.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ssh-upload.c b/ssh-upload.c index 20b15eab57..0b52ae15cb 100644 --- a/ssh-upload.c +++ b/ssh-upload.c @@ -12,8 +12,6 @@ #include "rsh.h" #include "refs.h" -#include <string.h> - static unsigned char local_version = 1; static unsigned char remote_version; |