X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=compat%2Funsetenv.c;h=eb29f5e0849370afe90c400271fea12e0f9090aa;hb=e4b0e4ab8ee68df0fa99100640ed5cb54b736141;hp=3a5e4ec04ae4a523823e633031b85559bf5dc973;hpb=0a8f4f0020cb35095005852c0797f0b90e9ebb74;p=git.git diff --git a/compat/unsetenv.c b/compat/unsetenv.c index 3a5e4ec04..eb29f5e08 100644 --- a/compat/unsetenv.c +++ b/compat/unsetenv.c @@ -1,5 +1,4 @@ -#include -#include +#include "../git-compat-util.h" void gitunsetenv (const char *name) {