summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-03-18 23:41:53 +0000
committerAndrew Tridgell <tridge@samba.org>2001-03-18 23:41:53 +0000
commitbc25293f96fb559b875d03e6ddbd9079b4af9dff (patch)
treedf695c86979cc74c6311967e68e256f5fb2fc5f5 /source3/include/includes.h
parentcf313f6232e02577b0d79cc90e74cf8f20a81896 (diff)
downloadsamba-bc25293f96fb559b875d03e6ddbd9079b4af9dff.tar.gz
samba-bc25293f96fb559b875d03e6ddbd9079b4af9dff.tar.bz2
samba-bc25293f96fb559b875d03e6ddbd9079b4af9dff.zip
much simpler readline code
should work with readline 2.x (This used to be commit 7940b6b0cf614ac72266d9e600220c9a9dbd2a43)
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index f2c185e086..f81a5e3362 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -616,8 +616,6 @@ extern int errno;
#include "messages.h"
#include "util_list.h"
-#include "smb_readline.h" /* SSS: samba readline support */
-
#ifndef UBI_BINTREE_H
#include "ubi_Cache.h"
#endif /* UBI_BINTREE_H */