Add dnsdb lookup pseudo-type "a+". Addresses bug 1269.
[exim.git] / src / src / exim.h
index 32871660d3d1297ad6f1a1d1cb6d47c49e2e4dec..2816fc98a6a1c16495c2813b50c77da35cdf6a2d 100644 (file)
@@ -354,6 +354,7 @@ side, put in definitions for all the ones that Exim uses. */
 #define T_ZNS (-1)
 #define T_MXH (-2)
 #define T_CSA (-3)
+#define T_APL (-4)
 
 /* The resolv.h header defines __P(x) on some Solaris 2.5.1 systems (without
 checking that it is already defined, in fact). This conflicts with other