chiark / gitweb /
+ * Include stdlib.h in adnshost.h.
[adns.git] / client / adnshost.h
index ee3a5ca7c86e4997265815e83f88a8e4e4512ee6..7fe002055433e2e37b7ffcdc703717e67e76b0d1 100644 (file)
@@ -28,6 +28,7 @@
 #ifndef ADNSHOST_H_INCLUDED
 #define ADNSHOST_H_INCLUDED
 
+#include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
 #include <errno.h>