summaryrefslogtreecommitdiffstats
path: root/curs_lib.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-11-18 19:50:48 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-11-18 19:50:48 +0000
commit46e4be409e643fbe4bb4556324dbca7ac9ee574c (patch)
tree632e18701586a22497edc1f722a402ac4f135473 /curs_lib.c
parent726fd5d28f23da8c6d790997c26530dedd166b89 (diff)
Remove an unnecessary include statement.
Diffstat (limited to 'curs_lib.c')
-rw-r--r--curs_lib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/curs_lib.c b/curs_lib.c
index 6a9d269c..8a4aa17d 100644
--- a/curs_lib.c
+++ b/curs_lib.c
@@ -33,7 +33,6 @@
#ifdef HAVE_LANGINFO_YESEXPR
#include <langinfo.h>
-#include <regex.h>
#endif
/* not possible to unget more than one char under some curses libs, and it