/[global]/global/htags/common.c
ViewVC logotype

Diff of /global/htags/common.c

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

revision 1.6 by h-iwamoto, Sun Oct 31 13:06:11 2004 UTC revision 1.7 by shigio, Thu Mar 3 23:52:17 2005 UTC
# Line 34  Line 34 
34  #ifdef HAVE_UNISTD_H  #ifdef HAVE_UNISTD_H
35  #include <unistd.h>  #include <unistd.h>
36  #endif  #endif
37    #ifdef HAVE_FCNTL_H
38  #include <fcntl.h>  #include <fcntl.h>
39    #else
40    #include <sys/file.h>
41    #endif
42    
43  #include "global.h"  #include "global.h"
44  #include "common.h"  #include "common.h"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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