From: Jilles Tjoelker Date: Mon, 28 Jun 2004 12:39:23 +0000 (+0000) Subject: Include config.h in ttyrec.c (tried to use STREAMS on FreeBSD) X-Git-Tag: v1.6.1-roc-dev~380 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=20b453bfdefc9d2d85a6f3006f55aacb52caefa3;p=dgamelaunch Include config.h in ttyrec.c (tried to use STREAMS on FreeBSD) git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@324 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/ttyrec.c b/ttyrec.c index f62f903..f148c9c 100644 --- a/ttyrec.c +++ b/ttyrec.c @@ -44,6 +44,7 @@ */ #include "dgamelaunch.h" +#include "config.h" #include #include