/* Headers for sperror.c */
extern void sperror(int line, char *file, const char *fmt, ...);
extern void sexit(int n);
/* End of headers for sperror.c */
