@@ -220,15 +220,17 @@ # import "OFRecursiveMutex.h" # import "OFCondition.h" #endif #import "base64.h" +#import "crc16.h" #import "crc32.h" +#import "huffman_tree.h" #import "instance.h" #import "of_asprintf.h" #import "of_strptime.h" #ifdef OF_HAVE_SOCKETS # import "resolver.h" #endif #import "pbkdf2.h" #import "scrypt.h" #import "unicode.h"