CVS update: samba/source/include

herb at samba.org herb at samba.org
Tue Nov 20 04:49:04 EST 2001


Date:	Mon Nov 19 09:49:04 2001
Author:	herb

Update of /data/cvs/samba/source/include
In directory va:/tmp/cvs-serv21393/include

Modified Files:
      Tag: SAMBA_2_2
	proto.h 
Log Message:
remake proto.h 

the make proto target has a problem. If you have run configure with
the --with-quotas option and then run make proto, you end up getting 
the following in proto.h

/*The following definitions come from  smbd/quotas.c  */

BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);
BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);
BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);
BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);
BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);
BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);
BOOL disk_quotas_vxfs(const pstring name, char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize);




Revisions:
proto.h		1.900.2.256 => 1.900.2.257
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/proto.h?r1=1.900.2.256&r2=1.900.2.257




More information about the samba-cvs mailing list