From 911b83fe05d682c541e38fecd55fdad0755be2ca Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 10 May 2021 09:37:27 -0400 Subject: patch_cmds: diffstat without autotools --- patch_cmds/diffstat/diffstat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch_cmds/diffstat/diffstat.c') diff --git a/patch_cmds/diffstat/diffstat.c b/patch_cmds/diffstat/diffstat.c index 7027ba3..c09f585 100644 --- a/patch_cmds/diffstat/diffstat.c +++ b/patch_cmds/diffstat/diffstat.c @@ -171,7 +171,7 @@ static const char *Id = "$Id: diffstat.c,v 1.55 2012/01/03 09:44:24 tom Exp $"; */ #if defined(HAVE_CONFIG_H) -#include +#include "config.h" #endif #if defined(WIN32) && !defined(HAVE_CONFIG_H) -- cgit v1.2.3