relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / samba / samba / quota.patch
1 --- lib/sysquotas_4A.c.old      2005-07-03 17:16:00.000000000 +0200
2 +++ lib/sysquotas_4A.c  2005-07-03 17:10:09.000000000 +0200
3 @@ -28,6 +28,8 @@
4  /* long quotactl(int cmd, char *special, qid_t id, caddr_t addr) */
5  /* this is used by: HPUX,IRIX */
6  
7 + #define _LINUX_QUOTA_VERSION 1
8 +
9  #ifdef HAVE_SYS_TYPES_H
10  #include <sys/types.h>
11  #endif