/** * @file rip.h */ #ifndef RIP_H #define RIP_H #include "common.h" // ... #endif // RIP_H