// vim:fileencoding=utf-8:foldmethod=marker #ifndef API_H #define API_H void prSayHello(void); #endif // !API_H