Include signal.h

This commit is contained in:
Kristofer Hallin 2022-04-23 13:50:22 -07:00 committed by Olof hagsand
parent 451cbef23d
commit b24082c683

View file

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