summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-05-05 00:10:23 +0200
committerKarolin Seeger <kseeger@samba.org>2011-05-17 09:18:04 +0200
commitf3e8e10515b8f327a16f86fe9a849315bbc038b8 (patch)
treef2c58df8ff0299196ae3d4656c3b9484604adaf3
parent2e9f21cdcd082fc008ad842d2ad5e5bf426eb967 (diff)
downloadsamba-f3e8e10515b8f327a16f86fe9a849315bbc038b8.tar.gz
samba-f3e8e10515b8f327a16f86fe9a849315bbc038b8.tar.xz
samba-f3e8e10515b8f327a16f86fe9a849315bbc038b8.zip
s3-lib: run minimal_includes.pl.
Guenther (cherry picked from commit 63ebc918e4514f0006b94856d9b089255fca9718) (cherry picked from commit 274f3fea50cd3ae5bb5bdedc75402a11cfcbb114)
-rw-r--r--source3/lib/filename_util.c1
-rw-r--r--source3/lib/util_builtin.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/source3/lib/filename_util.c b/source3/lib/filename_util.c
index f12ca2d781b..aad8a08e2b5 100644
--- a/source3/lib/filename_util.c
+++ b/source3/lib/filename_util.c
@@ -17,7 +17,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
-#include "smbd/smbd.h"
/**
* XXX: This is temporary and there should be no callers of this outside of
diff --git a/source3/lib/util_builtin.c b/source3/lib/util_builtin.c
index e1b990619b4..b370a76c691 100644
--- a/source3/lib/util_builtin.c
+++ b/source3/lib/util_builtin.c
@@ -18,7 +18,6 @@
*/
#include "includes.h"
-#include "passdb.h"
#include "../libcli/security/security.h"
struct rid_name_map {