comparison src/unexapollo.c @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
271:c7b7086b0a39 272:c5d627a313b1
20 20
21 /* Synched up with: FSF 19.31. */ 21 /* Synched up with: FSF 19.31. */
22 22
23 /* Written by Leonard N. Zubkoff. */ 23 /* Written by Leonard N. Zubkoff. */
24 24
25 #include "config.h" 25 #include <config.h>
26 #include <fcntl.h> 26 #include <fcntl.h>
27 27
28 28
29 #include <a.out.h> 29 #include <a.out.h>
30 #include <sys/file.h> 30 #include <sys/file.h>