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
ababf900
Commit
ababf900
authored
Jul 12, 2010
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* oldXMenu/XMenu.h: Include <stdlib.h>.
parent
ebd15611
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
oldXMenu/ChangeLog
oldXMenu/ChangeLog
+4
-0
oldXMenu/XMenu.h
oldXMenu/XMenu.h
+1
-0
No files found.
oldXMenu/ChangeLog
View file @
ababf900
2010-07-12 Dan Nicolaescu <dann@ics.uci.edu>
* XMenu.h: Include <stdlib.h>.
2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
* Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS): Set from
...
...
oldXMenu/XMenu.h
View file @
ababf900
...
...
@@ -16,6 +16,7 @@
#ifndef _XMenu_h_
#define _XMenu_h_
#include <stdlib.h>
#include <X11/Xutil.h>
#include "X10.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