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
2c55aacf
Commit
2c55aacf
authored
Apr 27, 2009
by
Andreas Schwab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* sysdep.c: Include <ctype.h>.
parent
7fa87f63
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/sysdep.c
src/sysdep.c
+1
-0
No files found.
src/ChangeLog
View file @
2c55aacf
2009-04-27 Andreas Schwab <schwab@linux-m68k.org>
* sysdep.c: Include <ctype.h>.
2009-04-27 David Reitter <david.reitter@gmail.com>
* nsfont.m (nsfont_open): remove unused variable shrink.
...
...
src/sysdep.c
View file @
2c55aacf
...
...
@@ -22,6 +22,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <config.h>
#endif
#include <ctype.h>
#include <signal.h>
#include <stdio.h>
#include <setjmp.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