Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
48984716
Commit
48984716
authored
Feb 17, 1994
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use <...> for config.h.
parent
9e65ad77
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/dosfns.c
src/dosfns.c
+1
-1
src/msdos.c
src/msdos.c
+1
-1
No files found.
src/dosfns.c
View file @
48984716
...
...
@@ -19,7 +19,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include
"
config.h
"
#include
<
config.h
>
#ifdef MSDOS
/* The entire file is within this conditional */
...
...
src/msdos.c
View file @
48984716
...
...
@@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Note: some of the stuff here was taken from end of sysdep.c in demacs. */
#include
"
config.h
"
#include
<
config.h
>
#ifdef MSDOS
#include "lisp.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