view audio/cdparanoia/patch-utils.h.patch @ 1164:872dc291306a

lib/musl: add STATIC option
author David Demelier <markand@malikania.fr>
date Tue, 08 Oct 2019 20:04:00 +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>