#ifndef HAOKAN_H_ #define HAOKAN_H_ #include "extractor.h" void haokan_extract(struct options *); #endif