blob: 25489caeaf17f60b4456a14952ab8f78f2fb334e [file] [log] [blame]
#ifndef _SYS_STRING_H
#define _SYS_STRING_H
#ifndef __STRICT_ANSI__
char *_EXFUN(strsignal, (int __signo));
#endif
#endif /* _SYS_STRING_H */