summaryrefslogtreecommitdiff
path: root/lib/util
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-10-24 16:57:29 +1100
committerStefan Metzmacher <metze@samba.org>2011-10-24 13:56:45 +0200
commit5cb6adb5908a743ae7d3f87c2a0f5ca5b76dea6d (patch)
tree8ca9e1530310d81a72ec023b04d0c6362380d8af /lib/util
parent7ebd4337acfeeb69ffbf615a0220d0d338705849 (diff)
downloadsamba-5cb6adb5908a743ae7d3f87c2a0f5ca5b76dea6d.tar.gz
samba-5cb6adb5908a743ae7d3f87c2a0f5ca5b76dea6d.tar.bz2
samba-5cb6adb5908a743ae7d3f87c2a0f5ca5b76dea6d.zip
lib/util/charset Remove unused header smb_common.h
This should fix a compile issue on hosts without gssapi/gssapi.h. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'lib/util')
-rw-r--r--lib/util/charset/charcnv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/util/charset/charcnv.c b/lib/util/charset/charcnv.c
index 076795a0b2..ba083102a3 100644
--- a/lib/util/charset/charcnv.c
+++ b/lib/util/charset/charcnv.c
@@ -22,7 +22,6 @@
*/
#include "includes.h"
#include "system/iconv.h"
-#include "libcli/smb/smb_common.h"
/**
* @file