Skip to content

Commit 49fd540

Browse files
committed
Revert "lapi/fs.h: Include <sys/types.h>"
This reverts commit d4f44e2. As the proper fix for missing loff_t definition on musl is in the previous commit.
1 parent 30098bf commit 49fd540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/lapi/fs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# include <linux/fs.h>
1111
#endif
1212

13-
#include <sys/types.h>
1413
#include <sys/user.h>
1514
#include <limits.h>
1615
#include "lapi/abisize.h"

0 commit comments

Comments
 (0)