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 376996c89e
commit 16d21bbe3b
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
*/