Monitor.c include signal.h directly

another small step for better klibc support, glibc compile tested.

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Neil Brown <neilb@suse.de>
This commit is contained in:
maximilian attems 2007-09-26 18:12:45 +02:00 committed by Neil Brown
parent a039409b1a
commit 98127a6d4d
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include "md_p.h"
#include "md_u.h"
#include <sys/wait.h>
#include <sys/signal.h>
#include <signal.h>
#include <values.h>
#include <syslog.h>