Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by eggert, Sat Aug 14 07:05:51 1999 UTC | revision 1.2 by gray, Wed Oct 8 11:17:36 2003 UTC | |
|---|---|---|
| # | Line 20 | Line 20 |
| 20 | # include <config.h> | # include <config.h> |
| 21 | #endif | #endif |
| 22 | ||
| 23 | #include <sys/types.h> | |
| 24 | #include <sys/stat.h> | |
| 25 | ||
| 26 | #include <errno.h> | #include <errno.h> |
| 27 | #ifndef errno | #ifndef errno |
| 28 | extern int errno; | extern int errno; |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |