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]
/
chkpath.c
diff --git
a/chkpath.c
b/chkpath.c
index 08c39c7ecdeeb0c3264af62261098db820a732ec..7dea761c67c37d9b38725aff98658b7d89da9ae0 100644
(file)
--- a/
chkpath.c
+++ b/
chkpath.c
@@
-43,6
+43,7
@@
#include <mLib/report.h>
#include "checkpath.h"
#include <mLib/report.h>
#include "checkpath.h"
+#include "utils.h"
/*----- Main code ---------------------------------------------------------*/
/*----- Main code ---------------------------------------------------------*/