#include "things.h" #include "things.h" void something(){ int x = 0; } void something_else(){ } int another_thing_cause_why_not(){ return 0; }