Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 11 lines 210 B view raw
1diff --git a/src/modesel.c b/src/modesel.c 2--- src/modesel.c 3+++ src/modesel.c 4@@ -6,6 +6,7 @@ 5 */ 6 7 #include <stdio.h> 8+#include <stdlib.h> 9 #include "zgv_io.h" 10 #include "readnbkey.h" 11 #include "modesel.h"