Skip to content
Snippets Groups Projects
Commit 5027722e authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

DECLARE_ENVIRON added

Rev: src/acconfig.h:1.13
parent 85f59e1f
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,9 @@
/* define if declaration of getenv is missing */
#undef GETENV_DECL_MISSING
/* Define if we can declare 'extern char **environ' */
#undef DECLARE_ENVIRON
/* What byteorder does your machie use most machines use 4321, PC use 1234 */
#define BYTEORDER 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment