Signed-off-by: Greg Whiteley <greg.whiteley@xxxxxxxxxx> --- utils/ir-ctl/ir-ctl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/ir-ctl/ir-ctl.c b/utils/ir-ctl/ir-ctl.c index f19bd05..707aa1f 100644 --- a/utils/ir-ctl/ir-ctl.c +++ b/utils/ir-ctl/ir-ctl.c @@ -37,6 +37,7 @@ # include <langinfo.h> # include <iconv.h> #else +# include <string.h> # define _(string) string #endif -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html