Author: jelmer
Date: 2007-11-21 15:25:23 +0000 (Wed, 21 Nov 2007)
New Revision: 26099

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26099

Log:
Don't depend on nonexistant auth_util.h header.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/auth/auth.i


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:revision-info
...skipped...
Name: bzr:revision-id:v3-trunk0
...skipped...

Modified: branches/SAMBA_4_0/source/auth/auth.i
===================================================================
--- branches/SAMBA_4_0/source/auth/auth.i       2007-11-21 15:19:51 UTC (rev 
26098)
+++ branches/SAMBA_4_0/source/auth/auth.i       2007-11-21 15:25:23 UTC (rev 
26099)
@@ -26,7 +26,6 @@
 
 #include "includes.h"
 #include "auth.h"
-#include "auth_util.h"
 %}
 
 %include "carrays.i"

Reply via email to