r26099: Don't depend on nonexistant auth_util.h header.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 21 Nov 2007 14:25:23 +0000 (15:25 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:46:02 +0000 (05:46 +0100)
(This used to be commit a827460d29ac00459f34457fdd361a026b6a5031)

source4/auth/auth.i

index 45d3cc79f3e1be9801b64a07408697689cad35e9..9adfd8989106e3e360eebc358e61c27c3e219c28 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "includes.h"
 #include "auth.h"
-#include "auth_util.h"
 %}
 
 %include "carrays.i"