Merge branch 'master' into with-dns-bl
[apps/pfixtools.git] / common / array.h
index cd0090a..6f5217d 100644 (file)
 ARRAY(char)
 ARRAY(int)
 ARRAY(bool)
+ARRAY(uint16_t)
 ARRAY(uint32_t)
 
 PARRAY(void)