X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=rsh.c;h=5754a230e2c23ce3fea255fccd8726af76c13317;hb=0cae23467ada9b94210a0e770064841efea8ad40;hp=f34409e1bc5fcf3b6295021043339793b25a8913;hpb=ae44b235d49db30324819f4775897d9a74ee1aad;p=git.git diff --git a/rsh.c b/rsh.c index f34409e1b..5754a230e 100644 --- a/rsh.c +++ b/rsh.c @@ -1,10 +1,6 @@ -#include -#include -#include - +#include "cache.h" #include "rsh.h" #include "quote.h" -#include "cache.h" #define COMMAND_SIZE 4096