From b208c9189f0d7866a90d1c7b030cd80b1829366a Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Tue, 17 Oct 2006 21:53:27 +0000 Subject: Minor cleanups, add SMP support (currently only x86 and x86_64). --- hardinfo2/iconcache.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hardinfo2/iconcache.c') diff --git a/hardinfo2/iconcache.c b/hardinfo2/iconcache.c index 91b26d4d..55e98e14 100644 --- a/hardinfo2/iconcache.c +++ b/hardinfo2/iconcache.c @@ -17,7 +17,6 @@ */ #include #include -#include #include static GHashTable *cache = NULL; -- cgit v1.2.3