git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3415b3
)
Revert Samba3 back to using its own charset handling code.
author
Jelmer Vernooij
<jelmer@samba.org>
Fri, 24 Oct 2008 14:05:15 +0000
(16:05 +0200)
committer
Jelmer Vernooij
<jelmer@samba.org>
Fri, 24 Oct 2008 14:05:15 +0000
(16:05 +0200)
source3/include/includes.h
patch
|
blob
|
history
diff --git
a/source3/include/includes.h
b/source3/include/includes.h
index ffa5f34d3461581cd27ca218bdc1ffc71fc655e4..24e33c172009a565d859624fe4f5353cc923c8c7 100644
(file)
--- a/
source3/include/includes.h
+++ b/
source3/include/includes.h
@@
-596,7
+596,7
@@
struct smb_iconv_convenience *lp_iconv_convenience(void *lp_ctx);
#include "trans2.h"
#include "../libcli/util/error.h"
#include "ntioctl.h"
-#include "
../lib/util/
charset.h"
+#include "charset.h"
#include "dynconfig.h"
#include "util_getent.h"
#include "debugparse.h"