chiark / gitweb /
@@ -3,6 +3,9 @@
[chiark-tcl.git] / adns / chiark_tcl_adns.h
index f450f4a6efcb95dfc69e35ce0b1d225d0050b5ae..eec6d21524c0c1645de01ab19d26dff69970d8ce 100644 (file)
@@ -28,7 +28,7 @@ typedef struct {
   adns_rrtype number;
 } AdnsTclRRTypeInfo;
 
-const IdDataSpec adnstcl_queries, adnstcl_resolvers;
+extern const IdDataSpec cht_adnstcl_queries, cht_adnstcl_resolvers;
 
 #include "adns+tcmdif.h"