1 2 3 4 5 6 7 8 9 10
#ifndef YAJL_H #include "yajl_common.h" #include "yajl_gen.h" #include "yajl_parse.h" #include "yajl_tree.h" #define YAJL_H #endif /* YAJL_H */