/[emacs]/emacs/src/sysdep.c
ViewVC logotype

Diff of /emacs/src/sysdep.c

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

revision 1.242 by raeburn, Wed Jul 24 02:07:26 2002 UTC revision 1.243 by rms, Sat Aug 17 04:56:13 2002 UTC
# Line 143  extern int errno; Line 143  extern int errno;
143  #define MAXIOSIZE (32 * PAGESIZE) /* Don't I/O more than 32 blocks at a time */  #define MAXIOSIZE (32 * PAGESIZE) /* Don't I/O more than 32 blocks at a time */
144  #endif /* VMS */  #endif /* VMS */
145    
146    #ifndef VMS
147    #include <sys/file.h>
148    #endif /* not VMS */
149    
150  #ifndef BSD4_1  #ifndef BSD4_1
151  #ifdef BSD_SYSTEM /* avoid writing defined (BSD_SYSTEM) || defined (USG)  #ifdef BSD_SYSTEM /* avoid writing defined (BSD_SYSTEM) || defined (USG)
152                because the vms compiler doesn't grok `defined' */                because the vms compiler doesn't grok `defined' */

Legend:
Removed from v.1.242  
changed lines
  Added in v.1.243

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