1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-28 03:33:13 +03:00

r10513: Reduce some use of pstring. The main reason some parts of the code still

use pstring is next_token() now.
This commit is contained in:
Jelmer Vernooij
2005-09-26 16:57:08 +00:00
committed by Gerald (Jerry) Carter
parent 03647e1321
commit a5b88bcd42
13 changed files with 23 additions and 53 deletions

View File

@@ -29,6 +29,7 @@
#include "auth/auth.h"
#include "librpc/gen_ndr/ndr_security.h"
#include "credentials.h"
#include "pstring.h"
#define SQUID_BUFFER_SIZE 2010