9
0
Fork 0

svn_rev_455

This commit is contained in:
Sascha Hauer 2007-07-05 18:01:55 +02:00 committed by Sascha Hauer
parent ec911fa421
commit 10a9a0aa1e
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@
extern int errno;
void perror(const char *s);
const char *errno_str(void);
#endif /* __ERRNO_H */