From 0211656d2d33b343181412938d78263a06b62587 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 8 Oct 2008 10:49:26 +0200 Subject: CPP include cleanup Include only headers which are really used. [ew: this is totally different from Max's branch] --- src/inputPlugin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/inputPlugin.c') diff --git a/src/inputPlugin.c b/src/inputPlugin.c index 1ab118ceb..2bb05c018 100644 --- a/src/inputPlugin.c +++ b/src/inputPlugin.c @@ -17,6 +17,7 @@ */ #include "inputPlugin.h" +#include "list.h" static List *inputPlugin_list; -- cgit v1.2.3