#include "some_header.h" int main(void) { /* do something */ return 0; }