aboutsummaryrefslogtreecommitdiffstats
path: root/follow.c
diff options
context:
space:
mode:
Diffstat (limited to 'follow.c')
-rw-r--r--follow.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/follow.c b/follow.c
index 006b62dd2a..cce5ffafca 100644
--- a/follow.c
+++ b/follow.c
@@ -1,6 +1,6 @@
/* follow.c
*
- * $Id: follow.c,v 1.9 1999/07/07 01:41:15 guy Exp $
+ * $Id: follow.c,v 1.10 1999/07/07 22:51:39 gram Exp $
*
* Copyright 1998 Mike Hall <mlh@io.com>
*
@@ -39,6 +39,7 @@
# include <sys/types.h>
#endif
+#include <glib.h>
#include "ethereal.h"
#include "packet.h"
#include "follow.h"