Skip to content
Snippets Groups Projects
Commit f49cee05 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add prototypes for strerror/strerror_r.

parent bf8eaf1f
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ extern int sys_nerr;
extern char *sys_errlist[];
#endif
#endif
/* use _POSIX_VERSION for POSIX.1 code */
extern char* strerror_r();
#endif /* _AC_ERRNO_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment