diff options
author | Anantha Kesari H Y <hyanantha@php.net> | 2003-01-03 11:53:09 +0000 |
---|---|---|
committer | Anantha Kesari H Y <hyanantha@php.net> | 2003-01-03 11:53:09 +0000 |
commit | ee5884ef39ef2970396262143d70387509095629 (patch) | |
tree | bfc70d9920b7661216bc8f18e6d58426837c59b7 /netware | |
parent | ad7aa57e2748400edc505c13c84e891397955f69 (diff) | |
download | php-git-ee5884ef39ef2970396262143d70387509095629.tar.gz |
File modified for NetWare.
Diffstat (limited to 'netware')
-rw-r--r-- | netware/sys/stat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/netware/sys/stat.h b/netware/sys/stat.h index 30d073a117..e13b5c6754 100644 --- a/netware/sys/stat.h +++ b/netware/sys/stat.h @@ -28,7 +28,9 @@ #include <pshpack1.h> + #ifdef CLIB_STAT_PATCH + /***************** stat structure taken from CLib and modified ***************/ struct stat { |