summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-01 13:20:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:05:29 -0500
commite595ede02fe9c80a88b5a7da4721c3c01808c276 (patch)
tree8aa304d9b4c2702bb2928425afb3f0a812e6b042 /source4/lib
parentbd9e9062bff619e974cfc9bfb22f9b8dac8e8b80 (diff)
downloadsamba-e595ede02fe9c80a88b5a7da4721c3c01808c276.tar.gz
samba-e595ede02fe9c80a88b5a7da4721c3c01808c276.tar.bz2
samba-e595ede02fe9c80a88b5a7da4721c3c01808c276.zip
r15375: Rename readline.h to smbreadline.h avoid clashes with system header.
(This used to be commit ccc3d8a95441e7a7015f0cf0e622ec9e38347d33)
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/registry/tools/regshell.c2
-rw-r--r--source4/lib/replace/smbreadline.h (renamed from source4/lib/replace/readline.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/tools/regshell.c b/source4/lib/registry/tools/regshell.c
index dc8ff7723f..6da64d14a8 100644
--- a/source4/lib/registry/tools/regshell.c
+++ b/source4/lib/registry/tools/regshell.c
@@ -25,7 +25,7 @@
#include "lib/events/events.h"
#include "lib/registry/reg_backend_rpc.h"
#include "system/time.h"
-#include "lib/replace/readline.h"
+#include "lib/replace/smbreadline.h"
#include "librpc/gen_ndr/ndr_security.h"
/*
diff --git a/source4/lib/replace/readline.h b/source4/lib/replace/smbreadline.h
index cde2b47a24..cde2b47a24 100644
--- a/source4/lib/replace/readline.h
+++ b/source4/lib/replace/smbreadline.h