ppc32/64: remove unused includes

master
Bobby Bingham 2019-04-05 14:10:28 -05:00
parent edf69879ea
commit 29eac4259a
2 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,8 @@
*/
#define _GNU_SOURCE
#include <stddef.h>
#include <stdarg.h>
#include <signal.h>
#include <string.h>
#include <stdint.h>

View File

@ -11,10 +11,8 @@
*/
#define _GNU_SOURCE
#include <stddef.h>
#include <stdarg.h>
#include <signal.h>
#include <string.h>
#include <stdint.h>