diff options
Diffstat (limited to 'source3/client')
-rw-r--r-- | source3/client/smbspool.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/client/smbspool.c b/source3/client/smbspool.c index af2f7e9180..20ce06a8da 100644 --- a/source3/client/smbspool.c +++ b/source3/client/smbspool.c @@ -23,7 +23,6 @@ #include "includes.h" -#define PW_MAX_BUF_SIZE sysconf(_SC_GETPW_R_SIZE_MAX) #define TICKET_CC_DIR "/tmp" #define CC_PREFIX "krb5cc_" /* prefix of the ticket cache */ #define CC_MAX_FILE_LEN 24 |