summaryrefslogtreecommitdiff
path: root/gl/readline.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-09-21 20:29:47 +0000
committerSimon Josefsson <simon@josefsson.org>2005-09-21 20:29:47 +0000
commit52224988c63a628453414761a160d70a5f1b34d0 (patch)
treed04e9048e1b272c863aabb5c12dc1a22f60697f5 /gl/readline.c
parent162637a8219dbe14a03c7b004beaf09a0d7ecbcb (diff)
downloadgnutls-52224988c63a628453414761a160d70a5f1b34d0.tar.gz
Remove error module.
Update gnulib files.
Diffstat (limited to 'gl/readline.c')
-rw-r--r--gl/readline.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gl/readline.c b/gl/readline.c
index 3a6b3dfdd9..86dec34110 100644
--- a/gl/readline.c
+++ b/gl/readline.c
@@ -16,8 +16,8 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-#if HAVE_CONFIG_H
-# include "config.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
#endif
/* This module is intended to be used when the application only need