#ifndef __MYLIB_H #define __MYLIB_H #define MY_FLAG 3.1415926 void mylib(); #endif /* __MYLIB_H */