ref: e0710377d1a0134913d8e52cb5eb41f3badde147
parent: 7ec9f2612f4ac5e4e15922369c7536753e68fc26
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Mon Sep 10 14:37:50 EDT 2018
Remove stdio.h from abort.c
--- a/lib/c/abort.c
+++ b/lib/c/abort.c
@@ -1,6 +1,5 @@
#include <signal.h>
-#include <stdio.h>
#include <stdlib.h>
#undef abort