about summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd/ccd2iso/include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/cd-dvd/ccd2iso/include.patch')
-rw-r--r--pkgs/tools/cd-dvd/ccd2iso/include.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/tools/cd-dvd/ccd2iso/include.patch b/pkgs/tools/cd-dvd/ccd2iso/include.patch
new file mode 100644
index 0000000000000..d7c05f701ccd0
--- /dev/null
+++ b/pkgs/tools/cd-dvd/ccd2iso/include.patch
@@ -0,0 +1,9 @@
+--- a/src/ccd2iso.c	2024-06-16 09:01:37
++++ b/src/ccd2iso.c	2024-06-16 09:01:49
+@@ -27,6 +27,7 @@
+ 
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <string.h>
+ 
+ #include "clonecd.h"