From dd9265ac78b56c378bc7ca47920be9d9d93392b7 Mon Sep 17 00:00:00 2001 From: Maarten Bosmans Date: Mon, 13 Jun 2011 15:04:33 +0200 Subject: Remove unnecessary #includes --- src/pulsecore/hashmap.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/pulsecore/hashmap.c') diff --git a/src/pulsecore/hashmap.c b/src/pulsecore/hashmap.c index 1fac97eb..e368512b 100644 --- a/src/pulsecore/hashmap.c +++ b/src/pulsecore/hashmap.c @@ -24,11 +24,9 @@ #endif #include -#include #include #include -#include #include #include -- cgit