Removed pty.h
SVN revision: 1660
This commit is contained in:
@@ -104,11 +104,6 @@ typedef int BOOL;
|
||||
#include <grp.h>
|
||||
#include <syslog.h>
|
||||
#include <termios.h>
|
||||
#ifdef OS_FreeBSD
|
||||
#include <libutil.h>
|
||||
#else
|
||||
#include <pty.h>
|
||||
#endif
|
||||
|
||||
#define closesocket(s) close(s)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user