aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/libuniso/musl-missing-typesh.patch
blob: 098cbc46ce5bc207fb0a16c1993a946a3c4d7e4b (plain)
1
2
3
4
5
6
7
8
9
10
--- a/libuniso.c.orig
+++ b/libuniso.c
@@ -30,6 +30,7 @@
 #include <string.h>
 #include <endian.h>
 #include <sys/stat.h>
+#include <sys/types.h>
 
 #include "uniso.h"