missing include

This commit is contained in:
2022-11-12 13:38:07 +03:00
parent e9128771db
commit 46751ab977

View File

@@ -27,6 +27,7 @@
#else
# include <fcntl.h>
# include <sys/ioctl.h>
# include <errno.h>
#endif
#include "pistring.h"