1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-14 01:57:53 +03:00

r6322: Fix compile warning for struct sockaddr.

This commit is contained in:
Tim Potter 2005-04-13 05:42:07 +00:00 committed by Gerald (Jerry) Carter
parent 08ded62156
commit 9c45f8d7bc

View File

@ -27,6 +27,7 @@
#include "includes.h"
#include "system/kerberos.h"
#include "system/time.h"
#include "system/network.h"
#include "auth/kerberos/kerberos.h"
#include "librpc/gen_ndr/ndr_krb5pac.h"
#include "auth/auth.h"