diff options
-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 { |