summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-21 15:25:23 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:46:02 +0100
commit3950e76a2f2a33f726ea4a798e603d6af53e8069 (patch)
tree2b6c88068ed1d5e3fb555352f66640b917d14982
parent4e25ea3001805c9d3b573627d8d388d5d0a9b53b (diff)
downloadsamba-3950e76a2f2a33f726ea4a798e603d6af53e8069.tar.gz
samba-3950e76a2f2a33f726ea4a798e603d6af53e8069.tar.bz2
samba-3950e76a2f2a33f726ea4a798e603d6af53e8069.zip
r26099: Don't depend on nonexistant auth_util.h header.
(This used to be commit a827460d29ac00459f34457fdd361a026b6a5031)
-rw-r--r--source4/auth/auth.i1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/auth.i b/source4/auth/auth.i
index 45d3cc79f3..9adfd89891 100644
--- a/source4/auth/auth.i
+++ b/source4/auth/auth.i
@@ -26,7 +26,6 @@
#include "includes.h"
#include "auth.h"
-#include "auth_util.h"
%}
%include "carrays.i"