From 9299f25cd277d5481cae2ed8dcd8789417df9f53 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 9 Nov 2009 15:08:09 +0100 Subject: placate 'make syntax-check' * hivex/hivex.c: Remove unused "#include ". --- hivex/hivex.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hivex/hivex.c b/hivex/hivex.c index ac463465..b20fe732 100644 --- a/hivex/hivex.c +++ b/hivex/hivex.c @@ -30,7 +30,6 @@ #include #include #include -#include #ifdef HAVE_ENDIAN_H #include #endif -- cgit