From 7df33b5554657ea74ec24a193f86c2149e7caa07 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 22 Jan 2012 01:27:59 +0300 Subject: Missing headers --- text-utils/column.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/text-utils/column.c b/text-utils/column.c index 493d0472..e941e8ce 100644 --- a/text-utils/column.c +++ b/text-utils/column.c @@ -50,6 +50,8 @@ #include #include #include +#include +#include #include "nls.h" #include "widechar.h" -- cgit v1.2.3