/[emacs]/emacs/lib-src/make-docfile.c
ViewVC logotype

Diff of /emacs/lib-src/make-docfile.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by tamm, Mon Dec 27 17:22:01 2004 UTC revision 1.62 by mituharu, Fri Mar 4 11:14:03 2005 UTC
# Line 43  Boston, MA 02111-1307, USA.  */ Line 43  Boston, MA 02111-1307, USA.  */
43  #undef chdir  #undef chdir
44    
45  #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  
46  #ifdef MSDOS  #ifdef MSDOS
47  #include <fcntl.h>  #include <fcntl.h>
48  #endif /* MSDOS */  #endif /* MSDOS */
49  #ifdef WINDOWSNT  #ifdef WINDOWSNT
50    #include <stdlib.h>
51  #include <fcntl.h>  #include <fcntl.h>
52  #include <direct.h>  #include <direct.h>
53  #endif /* WINDOWSNT */  #endif /* WINDOWSNT */

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26