mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 03:42:37 +01:00
8 lines
171 B
Diff
8 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>
|