X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=quote.h;h=024e21d80ceaa37ec1f893acc907a62092560d21;hb=302de7a685952cddd764bd3ccd427d0cd9e67fdf;hp=38003bff5f97a11e051b106522a8548d43d24f6c;hpb=ae830c211bfbf192bcefb821130fe4943daf4291;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