included signal header

This commit is contained in:
cylgom 2017-09-13 08:37:10 +02:00
parent e50e90b7eb
commit 7d60509f77
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include <sys/ioctl.h>
#include <linux/vt.h>
#include <unistd.h>
#include <signal.h>
/* ncurses */
#include <form.h>
/* pam */