summaryrefslogtreecommitdiffstats
path: root/main/cdparanoia/fix-includes.patch
blob: 8d325393210246e608dcee0a7f078c7e6859111f (plain)
1
2
3
4
5
6
7
--- cdparanoia-III-10.2.orig/utils.h
+++ cdparanoia-III-10.2/utils.h
@@ -1,3 +1,4 @@
+#include <sys/types.h>
 #include <stdlib.h>
 #include <endian.h>
 #include <stdio.h>