1
0
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:
Jelmer Vernooij 0001-01-01 00:00:00 +00:00
parent 987b62137d
commit a64affffb2
2 changed files with 1 additions and 6 deletions

View File

@ -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