Unverified Commit 91cecf5d authored by giladogit's avatar giladogit Committed by GitHub
Browse files

Update signals.h

See issue #405
parent fd696d7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,5 +27,5 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define SIGNALS_H

void setup_signal_handlers();

extern int sig_exit;
#endif