summaryrefslogtreecommitdiff
path: root/follow.c
diff options
context:
space:
mode:
Diffstat (limited to 'follow.c')
-rw-r--r--follow.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/follow.c b/follow.c
index 8de93a364a..ddfa75bf53 100644
--- a/follow.c
+++ b/follow.c
@@ -1,6 +1,6 @@
/* follow.c
*
- * $Id: follow.c,v 1.4 1998/10/28 01:29:16 guy Exp $
+ * $Id: follow.c,v 1.5 1998/12/17 05:42:25 gram Exp $
*
* Copyright 1998 Mike Hall <mlh@io.com>
*
@@ -30,6 +30,8 @@
#endif
#include <gtk/gtk.h>
+#include <stdlib.h>
+#include <stdio.h>
#include <string.h>
#include <unistd.h>