From f05b427265e20ccb43889094e4c58c1a5bf3e290 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 16 Oct 2012 16:03:21 +0200 Subject: Moved debug.[ch] to utils folder --- scripts/fetch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/fetch.c') diff --git a/scripts/fetch.c b/scripts/fetch.c index ad50d0cd6..23f857246 100644 --- a/scripts/fetch.c +++ b/scripts/fetch.c @@ -17,7 +17,7 @@ #include #include -#include +#include static int count = 0; -- cgit v1.2.3