X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Freadline.c;h=f93a115293e1af1cc557810f7ef04fa8dcc78dee;hb=a9e638f0e4d6928c12f2b374bc369bb1ecf2cdfe;hp=52f002ed7bda8803634abef37e6af26fcf61966d;hpb=83f8d91ff14a7cc245fcd195f701d27b514d4f19;p=gnulib.git diff --git a/lib/readline.c b/lib/readline.c index 52f002ed7..f93a11529 100644 --- a/lib/readline.c +++ b/lib/readline.c @@ -16,9 +16,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include /* This module is intended to be used when the application only needs the readline interface. If you need more functions from the