nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 10 lines 268 B view raw
1--- vorbisgain-0.37/misc.c 2004-01-03 16:17:28.000000000 -0500 2+++ vorbisgain-0.37-patched/misc.c 2025-01-07 20:35:13.056221211 -0500 3@@ -23,6 +23,7 @@ 4 #else /* WIN32 */ 5 #include <errno.h> 6 #include <ctype.h> 7+#include <unistd.h> 8 9 #ifndef DISABLE_WINSIZE 10