
#pragma once

#ifndef __SIGNAL_H
#include <signal.h>
#endif


