summaryrefslogtreecommitdiff
path: root/MSVC/readline/terminal.c
diff options
context:
space:
mode:
Diffstat (limited to 'MSVC/readline/terminal.c')
-rw-r--r--MSVC/readline/terminal.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/MSVC/readline/terminal.c b/MSVC/readline/terminal.c
index b080a88..5a185bb 100644
--- a/MSVC/readline/terminal.c
+++ b/MSVC/readline/terminal.c
@@ -19,7 +19,9 @@
is generally kept in a file called COPYING or LICENSE. If you do not
have a copy of the license, write to the Free Software Foundation,
59 Temple Place, Suite 330, Boston, MA 02111 USA. */
+#ifndef READLINE_LIBRARY
#define READLINE_LIBRARY
+#endif
#include "config.h"