diff audio/cdparanoia/patch-utils.h.patch @ 690:18064a982a78

audio/cdparanoia: initial import, closes #1223
author David Demelier <markand@malikania.fr>
date Thu, 01 Aug 2019 11:02:21 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/cdparanoia/patch-utils.h.patch	Thu Aug 01 11:02:21 2019 +0200
@@ -0,0 +1,7 @@
+--- utils.h.orig
++++ utils.h
+@@ -1,3 +1,4 @@
++#include <sys/types.h>
+ #include <stdlib.h>
+ #include <endian.h>
+ #include <stdio.h>