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
01fadb4d
Commit
01fadb4d
authored
May 06, 1995
by
Richard M. Stallman
Browse files
[! emacs]: #undef REL_ALLOC.
parent
1090a161
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
src/regex.c
src/regex.c
+5
-0
No files found.
src/regex.c
View file @
01fadb4d
...
...
@@ -51,6 +51,11 @@
#else
/* not emacs */
/* If we are not linking with Emacs proper,
we can't use the relocating allocator
even if config.h says that we can. */
#undef REL_ALLOC
#ifdef STDC_HEADERS
#include <stdlib.h>
#else
...
...
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