[Devel] [PATCH] include signal.h

2008-09-02 Thread Martin Atukunda
diff --git a/mmsc/mmsc.c b/mmsc/mmsc.c index 4e9fd99..7334d94 100644 --- a/mmsc/mmsc.c +++ b/mmsc/mmsc.c @@ -11,6 +11,7 @@ * the GNU General Public License, with a few exceptions granted (see LICENSE) */ +#include signal.h #include mmsc.h #include mms_uaprof.h -- 1.5.6.3

Re: [Devel] [PATCH] include signal.h

2008-09-02 Thread P. A. Bagyenda
applied. thanks On Sep 02, 2008, at 21:56, Martin Atukunda wrote: diff --git a/mmsc/mmsc.c b/mmsc/mmsc.c index 4e9fd99..7334d94 100644 --- a/mmsc/mmsc.c +++ b/mmsc/mmsc.c @@ -11,6 +11,7 @@ * the GNU General Public License, with a few exceptions granted (see LICENSE) */ +#include signal.h