summaryrefslogtreecommitdiffstats
path: root/signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'signal.c')
-rw-r--r--signal.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/signal.c b/signal.c
index 434bc522..ebc727cb 100644
--- a/signal.c
+++ b/signal.c
@@ -24,13 +24,11 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <errno.h>
#include <wchar.h>
-#include <dirent.h>
#include <signal.h>
#include "config.h"
#if HAVE_SYS_TIME