From bd1a705bbe0da85bd2a8f382f236f80d5198fc0c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 1 Jul 2008 05:43:01 +0000 Subject: 0.4 released. --- compat/fgetln.c | 1 + 1 file changed, 1 insertion(+) (limited to 'compat') diff --git a/compat/fgetln.c b/compat/fgetln.c index a5bcf00c..662cf60f 100644 --- a/compat/fgetln.c +++ b/compat/fgetln.c @@ -37,6 +37,7 @@ #include #include #include +#include #include "tmux.h" -- cgit