| Subject: | svn commit: samba r6322 - in branches/SAMBA_4_0/source/auth/gensec: . |
|---|---|
| From: | tpot@xxxxxxxxx |
| Date: | Wed, 13 Apr 2005 05:42:07 +0000 (GMT) |
Author: tpot Date: 2005-04-13 05:42:07 +0000 (Wed, 13 Apr 2005) New Revision: 6322 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6322 Log: Fix compile warning for struct sockaddr. Modified: branches/SAMBA_4_0/source/auth/gensec/gensec_krb5.c Changeset: Modified: branches/SAMBA_4_0/source/auth/gensec/gensec_krb5.c =================================================================== --- branches/SAMBA_4_0/source/auth/gensec/gensec_krb5.c 2005-04-13 05:07:04 UTC (rev 6321) +++ branches/SAMBA_4_0/source/auth/gensec/gensec_krb5.c 2005-04-13 05:42:07 UTC (rev 6322) @@ -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" |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | svn commit: samba-docs r467 - in trunk/Samba-Guide: ., jht |
|---|---|
| Next by Date: | svn commit: samba r6323 - in branches/SAMBA_4_0/source: libcli/dgram librpc/idl nbt_server/dgram, tridge |
| Previous by Thread: | svn commit: samba-docs r467 - in trunk/Samba-Guide: ., jht |
| Next by Thread: | svn commit: samba r6323 - in branches/SAMBA_4_0/source: libcli/dgram librpc/idl nbt_server/dgram, tridge |
| Indexes: | [Date] [Thread] [Top] [All Lists] |