]> granicus.if.org Git - neomutt/commitdiff
Remove an unnecessary include statement.
authorThomas Roessler <roessler@does-not-exist.org>
Sat, 18 Nov 2000 19:50:48 +0000 (19:50 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sat, 18 Nov 2000 19:50:48 +0000 (19:50 +0000)
curs_lib.c

index 6a9d269cb94a87a201f87ac6f939da21120e7dd1..8a4aa17dff646fe743bc63b2a91803090a5f0052 100644 (file)
@@ -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