Move include of signal.h

This commit is contained in:
Kristofer Hallin 2022-04-24 00:24:53 -07:00 committed by Olof hagsand
parent cd77c11109
commit ce326b0238
2 changed files with 1 additions and 2 deletions

View file

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