Include signal.h

This commit is contained in:
Kristofer Hallin 2022-04-23 13:50:22 -07:00 committed by Olof hagsand
parent d72aa58f90
commit 01ea7594ce

View file

@ -38,6 +38,8 @@
#ifndef _CLIXON_SIG_H_
#define _CLIXON_SIG_H_
#include <signal.h>
/*
* Types
*/