Add a script to convert the postgrey_whitelist_clients file
[apps/pfixtools.git] / common / array.h
index fe3dded..3a8fda5 100644 (file)
 ARRAY(char)
 ARRAY(int)
 ARRAY(bool)
+ARRAY(uint16_t)
 ARRAY(uint32_t)
 
 PARRAY(void)