summaryrefslogtreecommitdiffstats
path: root/strudel.c
diff options
context:
space:
mode:
Diffstat (limited to 'strudel.c')
-rw-r--r--strudel.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/strudel.c b/strudel.c
index 354417bd..4c19f581 100644
--- a/strudel.c
+++ b/strudel.c
@@ -25,12 +25,9 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <stddef.h>
#include <stdio.h>
-#include <stdlib.h>
#include <stdarg.h>
#include <wchar.h>
-#include <signal.h>
#include "config.h"
#include "lib.h"
#include "stream.h"