Remove unnecessary headers

This commit is contained in:
Aaron Marcher 2018-03-28 18:14:08 +02:00
parent 198df15d83
commit aced832622
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
/* See LICENSE file for copyright and license details. */
#include <err.h>
#include <errno.h>
#include <locale.h>
#include <signal.h>
#include <stdio.h>