/[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.8 by rupp, Wed Jul 23 07:35:29 2003 UTC revision 1.9 by rupp, Wed Jul 23 13:21:37 2003 UTC
# Line 643  extern "C" { Line 643  extern "C" {
643    #include <sys/types.h>    #include <sys/types.h>
644    #include <sys/stat.h>    #include <sys/stat.h>
645    #include <unistd.h>    #include <unistd.h>
646    #ifdef HAVE_UTIME    #ifdef HAVE_UTIME_H
647      #include <utime.h>      #include <utime.h>
648    #elif HAVE_SYS_UTIME    #elif HAVE_SYS_UTIME_H
649      #include <sys/utime.h>      #include <sys/utime.h>
650    #else    #else
651      #error utime.h not found. Please check configuration.      #error utime.h not found. Please check configuration.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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