Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 9 lines 186 B view raw
1--- a/src/ccd2iso.c 2024-06-16 09:01:37 2+++ b/src/ccd2iso.c 2024-06-16 09:01:49 3@@ -27,6 +27,7 @@ 4 5 #include <stdio.h> 6 #include <stdlib.h> 7+#include <string.h> 8 9 #include "clonecd.h"