use correct config_readline.h file

This commit is contained in:
unknown 2008-01-03 14:26:41 +01:00
commit 32e6ba224e
35 changed files with 35 additions and 35 deletions

View file

@ -23,7 +23,7 @@
#define READLINE_LIBRARY
#if defined (HAVE_CONFIG_H)
# include <config.h>
# include "config_readline.h"
#endif
#include <sys/types.h>