2005-02-22 Simon Josefsson <jas@extundo.com>
[gnulib.git] / lib / pipe.c
index 36d7ad0..7623e69 100644 (file)
 
 #endif
 
+#ifndef HAVE_ENVIRON_DECL
+extern char **environ;
+#endif
+
 #ifndef STDIN_FILENO
 # define STDIN_FILENO 0
 #endif