From 0217e4333fc73c9c49ea64e6554021cad9a3424a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 16 Sep 2013 02:52:04 +0200 Subject: Add missing include * libfshelp/translator-list.c: Include to get `dirname' prototype. --- libfshelp/translator-list.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libfshelp') diff --git a/libfshelp/translator-list.c b/libfshelp/translator-list.c index a24d9762..99a858f4 100644 --- a/libfshelp/translator-list.c +++ b/libfshelp/translator-list.c @@ -27,6 +27,7 @@ #include #include #include +#include #include "fshelp.h" -- cgit v1.2.3