mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Removed pty.h
SVN revision: 1660
This commit is contained in:
parent
e0876ca9cd
commit
6055f240ab
@ -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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user