#ifndef SIMPLE2_H_ #define SIMPLE2_H_ int simple_simple_function(void); #endif