From e2e4cfe7ab51b13506637e00665474979881f6d9 Mon Sep 17 00:00:00 2001 From: Spoike Date: Fri, 27 Oct 2006 10:58:41 +0000 Subject: [PATCH] Resolving signal issues at last. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2431 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- fteqtv/control.c | 1 + 1 file changed, 1 insertion(+) diff --git a/fteqtv/control.c b/fteqtv/control.c index 8ad009d22..722af6a2b 100644 --- a/fteqtv/control.c +++ b/fteqtv/control.c @@ -3,6 +3,7 @@ Contains the control routines that handle both incoming and outgoing stuff */ #include "qtv.h" +#include