Magellan Linux

Annotation of /trunk/samba/patches/samba-2.2.8-statfs.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (hide annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 239 byte(s)
-import

1 niro 153 --- source/include/includes.h Fri Feb 28 07:56:18 2003
2     +++ source/include/includes.h.diff Tue Apr 1 15:39:16 2003
3     @@ -276,6 +276,7 @@
4    
5     #ifdef HAVE_SYS_VFS_H
6     #include <sys/vfs.h>
7     +#define _LINUX_VFS_H 1
8     #endif
9    
10     #ifdef HAVE_SYS_ACL_H