chiark / gitweb /
Parsing code revamped, not compiled yet.
[adns.git] / src / adns.h
index 2ec1f39c1d2481b38b716ce1e8b536b4cea1f513..f71230a3487be336c945e46f5848a16113439857 100644 (file)
@@ -265,4 +265,6 @@ void adns_interest(adns_state, int *maxfd_io, fd_set *readfds_io,
  *  }
  */
 
+const char *adns_strerror(adns_status st);
+
 #endif