/[classpath]/classpath/native/target/generic/target_generic_file.h
ViewVC logotype

Diff of /classpath/native/target/generic/target_generic_file.h

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

revision 1.6 by rupp, Wed Jul 16 13:30:56 2003 UTC revision 1.7 by rupp, Wed Jul 16 15:22:55 2003 UTC
# Line 624  extern "C" { Line 624  extern "C" {
624    #include <sys/types.h>    #include <sys/types.h>
625    #include <sys/stat.h>    #include <sys/stat.h>
626    #include <unistd.h>    #include <unistd.h>
627    #ifdef HAVE_UTIME    #ifdef HAVE_UTIME_H
628      #include <utime.h>      #include <utime.h>
629    #elif HAVE_SYS_UTIME    #elif HAVE_SYS_UTIME_H
630      #include <sys/utime.h>      #include <sys/utime.h>
631    #else    #else
632      #error utime.h not found. Please check configuration.      #error utime.h not found. Please check configuration.

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