Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
50a6026b
Commit
50a6026b
authored
Aug 22, 2000
by
Andrew Innes
Browse files
[WINDOWSNT]: Don't declare getenv.
parent
a56e5d17
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
nt/config.nt
nt/config.nt
+2
-0
No files found.
nt/config.nt
View file @
50a6026b
...
...
@@ -378,6 +378,7 @@ Boston, MA 02111-1307, USA. */
#endif
#endif
#ifndef WINDOWSNT
/* Some of the files of Emacs which are intended for use with other
programs assume that if you have a config.h file, you must declare
the type of getenv.
...
...
@@ -387,6 +388,7 @@ Boston, MA 02111-1307, USA. */
#ifndef NOT_C_CODE
extern char *getenv ();
#endif
#endif
#endif /* EMACS_CONFIG_H */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment