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

Diff of /emacs/src/doc.c

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

revision 1.100 by monnier, Thu Apr 17 21:58:34 2003 UTC revision 1.101 by fx, Mon Jun 2 18:45:00 2003 UTC
# Line 24  Boston, MA 02111-1307, USA.  */ Line 24  Boston, MA 02111-1307, USA.  */
24  #include <sys/types.h>  #include <sys/types.h>
25  #include <sys/file.h>   /* Must be after sys/types.h for USG and BSD4_1*/  #include <sys/file.h>   /* Must be after sys/types.h for USG and BSD4_1*/
26    
27  #ifdef USG5  #ifdef HAVE_FCNTL_H
28  #include <fcntl.h>  #include <fcntl.h>
29  #endif  #endif
30    

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101

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