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:
committed by
Gerald (Jerry) Carter
parent
03647e1321
commit
a5b88bcd42
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user