view audio/cdparanoia/patch-utils.h.patch @ 784:c4c953d0af41

graphics/mesa: fix script file
author David Demelier <markand@malikania.fr>
date Mon, 12 Aug 2019 08:06:50 +0200
parents 18064a982a78
children
line wrap: on
line source

--- utils.h.orig
+++ utils.h
@@ -1,3 +1,4 @@
+#include <sys/types.h>
 #include <stdlib.h>
 #include <endian.h>
 #include <stdio.h>