$NetBSD: patch-aa,v 1.1.1.1 2004/07/05 12:35:43 recht Exp $

--- src/arx/include/Spawn.hpp.orig	2004-04-21 22:44:08.000000000 +0200
+++ src/arx/include/Spawn.hpp
@@ -26,9 +26,10 @@
 #include <list>
 #include <string>
 #include "boost/filesystem/path.hpp"
-#include <unistd.h>
 #include <glib.h>
 
+extern char **environ;
+
 class Spawn
 {
   friend Spawn& operator<<(Spawn &s, const std::string &arg);
