X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=quote.h;h=024e21d80ceaa37ec1f893acc907a62092560d21;hb=8d677edc4fa3fd1fe12b49bf279aaad5be89b81c;hp=38003bff5f97a11e051b106522a8548d43d24f6c;hpb=385cc9d8c44eb5be9d57e630129752a72c0a08c8;p=git.git diff --git a/quote.h b/quote.h index 38003bff5..024e21d80 100644 --- a/quote.h +++ b/quote.h @@ -1,8 +1,7 @@ #ifndef QUOTE_H #define QUOTE_H -#include -#include +struct strbuf; /* Help to copy the thing properly quoted for the shell safety. * any single quote is replaced with '\'', any exclamation point