From: David Levine Date: Sat, 14 Feb 2015 03:30:41 +0000 (-0600) Subject: Removed #include of signal.h because it's in h/signals.h. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/5f6a538d1ff379930ec314aa8da93d395fec52ea?ds=sidebyside;hp=-c Removed #include of signal.h because it's in h/signals.h. --- 5f6a538d1ff379930ec314aa8da93d395fec52ea diff --git a/h/nmh.h b/h/nmh.h index ca32f58b..24689192 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -74,5 +74,3 @@ #define DEFAULT_PAGER "more" #define DEFAULT_EDITOR "vi" - -#include