#include #include "detect.h" int main(int argc,char **argv) { TestKernel(); return 0; }