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
This commit is contained in:
Jilles Tjoelker 2004-06-28 12:39:23 +00:00
parent a39ceb7ae3
commit 20b453bfde
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
*/
#include "dgamelaunch.h"
#include "config.h"
#include <sys/types.h>
#include <sys/stat.h>