build:
	gcc -Wall htable.c htable_test.c -o htable_test
