Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
186 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
--- 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"