view patches/nsis-2.46-util.patch @ 6512:ccc20ae889ca default tip guix

mingw::guile-2.0.7 builds.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 24 Mar 2016 08:03:39 +0100
parents c5980a071dd7
children
line wrap: on
line source

--- a/Source/util.h	2009-03-28 18:47:26.000000000 +0900
+++ b/Source/util.h	2014-11-16 01:08:19.464124600 +0900
@@ -27,6 +27,7 @@
 #  include <stdio.h>
 #endif
 
+#include<unistd.h>
 
 // these are the standard pause-before-quit shit.
 extern int g_dopause;