1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-13 08:23:49 +03:00

r14380: Reduce the size of structs.h

This commit is contained in:
Jelmer Vernooij
2006-03-14 15:03:25 +00:00
committed by Gerald (Jerry) Carter
parent 1d2d970f3b
commit 1a16a6f1df
57 changed files with 189 additions and 175 deletions

View File

@@ -27,7 +27,7 @@
#include "lib/cmdline/popt_common.h"
#include "auth/auth.h"
#include "pstring.h"
#include "libcli/auth/proto.h"
#include "libcli/auth/libcli_auth.h"
#define SQUID_BUFFER_SIZE 2010