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

ext2-* options are renamed to fs-*

This commit is contained in:
Gerhard Rieger 2020-12-28 12:37:49 +01:00
parent f34e8a4dc1
commit beed38655f
15 changed files with 346 additions and 223 deletions

View file

@ -41,7 +41,7 @@
#include "xio-pty.h"
#include "xio-openssl.h"
#include "xio-tcpwrap.h"
#include "xio-ext2.h"
#include "xio-fs.h"
#include "xio-tun.h"
#include "xio-streams.h"