]> sourceware.org Git - newlib-cygwin.git/blobdiff - newlib/libc/include/sys/unistd.h
* libc/include/sys/config.h: define __IMPORT appropriately
[newlib-cygwin.git] / newlib / libc / include / sys / unistd.h
index d681c5c8633531693624789724cccec4dfc8d032..609a64df56a8dc6f692e8ad0d08e90f934056c53 100644 (file)
@@ -10,7 +10,7 @@ extern "C" {
 #define __need_size_t
 #include <stddef.h>
 
-extern char **environ;
+extern __IMPORT char **environ;
 
 void   _EXFUN(_exit, (int __status ) _ATTRIBUTE ((noreturn)));
 
This page took 0.023667 seconds and 5 git commands to generate.