mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
$NetBSD: patch-ab,v 1.1 2009/11/15 13:58:20 drochner Exp $
|
|
|
|
--- mxmldoc.c.orig 2009-11-09 21:48:45.000000000 +0100
|
|
+++ mxmldoc.c
|
|
@@ -57,7 +57,6 @@
|
|
#ifndef WIN32
|
|
# include <dirent.h>
|
|
# include <unistd.h>
|
|
-# include <spawn.h>
|
|
# include <sys/wait.h>
|
|
extern char **environ;
|
|
#endif /* !WIN32 */
|