signal.h for utempter, from David CARLIER.

pull/957/head
Nicholas Marriott 2017-06-04 11:23:48 +01:00
parent 67cd496b39
commit 8ec6c323b6
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <errno.h>
#include <fcntl.h>
#include <fnmatch.h>
#include <signal.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>