nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 12 lines 276 B view raw
1diff --git a/untie.c b/untie.c 2index f08a10d..d3d20b4 100644 3--- a/untie.c 4+++ b/untie.c 5@@ -18,6 +18,7 @@ 6 * Copyright (c) 2006, 2007 Guillaume Chazarain <guichaz@yahoo.fr> 7 */ 8 9+#define _GNU_SOURCE 10 #include <sys/time.h> 11 #include <sys/resource.h> 12 #include <sys/wait.h>