summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-22 22:20:07 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-22 22:20:07 +0000
commit09a6b8d9c89566eccdc27103c85750f99d6fea52 (patch)
treeee57887ad01db655f6965d56615bc83db592da5d /compat
parenta52be0e194f10e21e8f094a908e3afe9abfce8ae (diff)
timespecadd, fgetln headers.
Diffstat (limited to 'compat')
-rw-r--r--compat/fgetln.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/compat/fgetln.c b/compat/fgetln.c
index 639ce49c..7f7154f9 100644
--- a/compat/fgetln.c
+++ b/compat/fgetln.c
@@ -32,6 +32,11 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/types.h>
+
+#include <errno.h>
+#include <stdio.h>
+
#include "tmux.h"
char *