1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-13 23:13:24 +00:00

New feature SHELL address

This commit is contained in:
Gerhard Rieger 2023-10-01 21:24:46 +02:00
parent 50b199dcd9
commit 03f028a985
15 changed files with 399 additions and 45 deletions

View file

@ -41,6 +41,7 @@
#include "xio-progcall.h"
#include "xio-exec.h"
#include "xio-system.h"
#include "xio-shell.h"
#include "xio-termios.h"
#include "xio-readline.h"
#include "xio-pty.h"