chiark
/
gitweb
/
~mdw
/
checkpath
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
chkpath.c, utils.c: Missing includes.
[checkpath]
/
utils.c
diff --git
a/utils.c
b/utils.c
index 883a21973ff1f13e6a7b8a1b7ffddc92c6beffde..6182d08ea966ffa12d58a629427e45b1fd9ce4a9 100644
(file)
--- a/
utils.c
+++ b/
utils.c
@@
-29,6
+29,7
@@
#include "config.h"
#include <ctype.h>
#include "config.h"
#include <ctype.h>
+#include <stdlib.h>
#include <sys/types.h>
#include <sys/types.h>