conf.h needs signal.h

This commit is contained in:
Alexandre Ratchov 2011-04-28 00:48:24 +02:00
parent b0d03532fc
commit ed4ef72326
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
#define CONF_H
#ifdef DEBUG
#include <signal.h>
/*
* Debug trace levels:
*