chiark / gitweb /
Control flow: Introduce adns__intdone_process
[adns.git] / src / internal.h
index 923d43d1381d8e9ef9b703bd8f9f35208fb65de4..007efbd1c122b4f4f1578a979c5c432ff5c1e0c5 100644 (file)
@@ -720,6 +720,8 @@ void adns__returning(adns_state ads, adns_query qu);
  * external-faciing functions which call adns__returning should
  * normally be avoided in internal code. */
 
+void adns__intdone_process(adns_state ads);
+
 /* From reply.c: */
 
 void adns__procdgram(adns_state ads, const byte *dgram, int len,