From 33b01b720c2849a3427c053e8d2f33ea858d622b Mon Sep 17 00:00:00 2001 From: Samuel Lidén Borell Date: Mon, 2 Jun 2014 18:34:30 +0000 Subject: Add missing include in the test program --- plugins/fishlim/test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/fishlim/test.c') diff --git a/plugins/fishlim/test.c b/plugins/fishlim/test.c index 9158d01c..e0abce1d 100644 --- a/plugins/fishlim/test.c +++ b/plugins/fishlim/test.c @@ -24,6 +24,7 @@ #include #include +#include #include #include "fish.h" -- cgit 1.4.1