#include "ll.h" #include "ht.h" int main(int argc, char **argv) { // ... do stuff here ... return 0; }