projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ad78591
)
malloc.h is not needed
author
Arun Persaud
<arun@nubati.net>
Tue, 23 Aug 2011 05:09:19 +0000 (22:09 -0700)
committer
Arun Persaud
<arun@nubati.net>
Tue, 23 Aug 2011 05:09:19 +0000 (22:09 -0700)
xhistory.c
patch
|
blob
|
history
diff --git
a/xhistory.c
b/xhistory.c
index
661572d
..
0d18bf2
100644
(file)
--- a/
xhistory.c
+++ b/
xhistory.c
@@
-23,7
+23,6
@@
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>