mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
Sync with HEAD
This commit is contained in:
parent
987b62137d
commit
a64affffb2
@ -823,11 +823,6 @@ struct printjob;
|
||||
#define QSORT_CAST (int (*)(const void *, const void *))
|
||||
#endif
|
||||
|
||||
/* this guess needs to be improved (tridge) */
|
||||
#if (defined(STAT_STATVFS) || defined(STAT_STATVFS64)) && !defined(SYSV)
|
||||
#define SYSV 1
|
||||
#endif
|
||||
|
||||
#ifndef DEFAULT_PRINTING
|
||||
#ifdef HAVE_CUPS
|
||||
#define DEFAULT_PRINTING PRINT_CUPS
|
||||
|
Loading…
Reference in New Issue
Block a user