projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0ef63b
)
Include <stdlib.h>.
author
handa
<handa>
Thu, 31 Jan 2008 00:33:24 +0000
(
00:33
+0000)
committer
handa
<handa>
Thu, 31 Jan 2008 00:33:24 +0000
(
00:33
+0000)
example/mview.c
patch
|
blob
|
history
diff --git
a/example/mview.c
b/example/mview.c
index
ad5cd42
..
340ed65
100644
(file)
--- a/
example/mview.c
+++ b/
example/mview.c
@@
-100,6
+100,7
@@
#ifndef FOR_DOXYGEN
#include <stdio.h>
+#include <stdlib.h>
#ifdef HAVE_X11_XAW_COMMAND_H