da61fe7413c3680d460efd80dd12aa0bedfcdad0
[feed/packages.git] / net / gensio / patches / 100-musl-compat.patch
1 --- a/tools/gensiotool.c
2 +++ b/tools/gensiotool.c
3 @@ -44,7 +44,7 @@
4 #include <signal.h>
5 #include <errno.h>
6 #include <sys/types.h>
7 -#include <sys/unistd.h>
8 +#include <unistd.h>
9 #include <syslog.h>
10 #endif
11