mirror of
https://repo.or.cz/socat.git
synced 2025-07-10 14:12:58 +00:00
ext2-* options are renamed to fs-*
This commit is contained in:
parent
f34e8a4dc1
commit
beed38655f
15 changed files with 346 additions and 223 deletions
|
@ -167,7 +167,7 @@
|
|||
#include <regex.h>
|
||||
#endif
|
||||
#if HAVE_LINUX_FS_H
|
||||
#include <linux/fs.h> /* somewhere required for ext2_fs.h */
|
||||
#include <linux/fs.h> /* Linux filesystem definitions */
|
||||
#endif
|
||||
#if HAVE_LINUX_EXT2_FS_H
|
||||
#include <linux/ext2_fs.h> /* Linux ext2 filesystem definitions */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue