be smart about USE_OPENPTY

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@132 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2004-01-19 18:14:08 +00:00
parent 14673b8bae
commit cb93395b99

View File

@ -3,6 +3,7 @@
#ifndef __DGAMELAUNCH_H #ifndef __DGAMELAUNCH_H
#define __DGAMELAUNCH_H #define __DGAMELAUNCH_H
#include <sys/param.h>
#include <sys/types.h> #include <sys/types.h>
#include <time.h> #include <time.h>