8bc77777c5568df4ca370b682b544f7848a02be9
[nssm.git] / event.h
1 #ifndef EVENT_H\r
2 #define EVENT_H\r
3 \r
4 char *error_string(unsigned long);\r
5 void eventprintf(unsigned short, char *, ...);\r
6 \r
7 #endif\r