mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-05-12 19:14:23 +02:00
7 lines
171 B
Diff
7 lines
171 B
Diff
--- 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>
|