This commit was generated by cvs2svn to compensate for changes in r2,
[ircu2.10.12-pk.git] / include / s_err.h
1 #ifndef S_ERR_H
2 #define S_ERR_H
3
4 /*=============================================================================
5  * Proto types
6  */
7
8 extern char *err_str(int numeric);
9 extern char *rpl_str(int numeric);
10
11 #endif /* S_ERR_H */