* [gentoo-commits] gentoo-x86 commit in app-editors/shed/files: shed-1.15-interix.patch
@ 2012-08-18 3:43 Christoph Junghans (ottxor)
0 siblings, 0 replies; only message in thread
From: Christoph Junghans (ottxor) @ 2012-08-18 3:43 UTC (permalink / raw
To: gentoo-commits
ottxor 12/08/18 03:43:33
Added: shed-1.15-interix.patch
Log:
add prefix support (bug #430098)
(Portage version: 2.2.0_alpha121/cvs/Linux i686)
Revision Changes Path
1.1 app-editors/shed/files/shed-1.15-interix.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/shed/files/shed-1.15-interix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/shed/files/shed-1.15-interix.patch?rev=1.1&content-type=text/plain
Index: shed-1.15-interix.patch
===================================================================
http://sourceforge.net/tracker/?func=detail&aid=3554634&group_id=21862&atid=374571
diff -ru shed-1.13.orig/shed.c shed-1.13/shed.c
--- shed-1.13.orig/shed.c 2008-04-03 15:21:53 +0200
+++ shed-1.13/shed.c 2008-04-03 15:23:05 +0200
@@ -31,6 +31,10 @@
#include <ctype.h> /* tolower */
#include <unistd.h> /* dup, dup2 */
+#ifdef __INTERIX
+# include <sys/time.h>
+#endif
+
#include "util.h"
/* function prototypes */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-18 3:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-18 3:43 [gentoo-commits] gentoo-x86 commit in app-editors/shed/files: shed-1.15-interix.patch Christoph Junghans (ottxor)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox