#include #ifdef ONE int main(int argc, char *argv[]) { printf("This is a C program with two sources.\n"); } #endif