
#ifndef __SIGNALS_H__
#define __SIGNALS_H__

#include <signal.h>

#ifdef __cplusplus
extern "C" {
#endif







#ifdef __cplusplus
}
#endif

#endif
