chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
+ * Include stdlib.h in adnshost.h.
[adns]
/
client
/
adnshost.h
diff --git
a/client/adnshost.h
b/client/adnshost.h
index ee3a5ca7c86e4997265815e83f88a8e4e4512ee6..7fe002055433e2e37b7ffcdc703717e67e76b0d1 100644
(file)
--- a/
client/adnshost.h
+++ b/
client/adnshost.h
@@
-28,6
+28,7
@@
#ifndef ADNSHOST_H_INCLUDED
#define ADNSHOST_H_INCLUDED
+#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>