1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-31 22:26:50 +00:00

Function cfmakeraw() is simulated when missing

This commit is contained in:
Gerhard Rieger 2015-01-23 21:30:38 +01:00
parent 3f63c9889f
commit 81c4892599
6 changed files with 39 additions and 12 deletions

View file

@ -459,6 +459,9 @@
/* Define if you have the /dev/ptc pseudo terminal multiplexer */
#undef HAVE_DEV_PTC
/* Define if you have the cfmakeraw() function */
#undef HAVE_CFMAKERAW
/* Define if you have the long long type */
#undef HAVE_TYPE_LONGLONG