Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
stable-0.12
Aurelien Jarno 2009-11-30 15:42:59 +01:00
parent a167ba5085
commit bbe813a2dd
2 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,7 @@
#else
#include <util.h>
#endif
#else
#ifdef __linux__
#include <pty.h>

1
vl.c
View File

@ -55,6 +55,7 @@
#else
#include <util.h>
#endif
#else
#ifdef __linux__
#include <pty.h>
#include <malloc.h>