#include #include "header.h" int main(int argc, char *argv[]) { printf("The value is %d\n", VALUE); }