mirror of
https://github.com/kevinboone/epub2txt2
synced 2026-04-25 14:24:56 +02:00
Added signal.h
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/wait.h>
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#ifndef __APPLE__
|
||||
#include <malloc.h>
|
||||
|
||||
Reference in New Issue
Block a user