[v0.98][PPC] Fix ppc compilation after adding emalloc wrapper

This commit is contained in:
Dr-Noob
2021-08-05 09:19:50 +02:00
parent 6b6f8f504f
commit bcdd5267b2

View File

@@ -9,6 +9,7 @@
#include "uarch.h" #include "uarch.h"
#include "udev.h" #include "udev.h"
#include "../common/udev.h" #include "../common/udev.h"
#include "../common/global.h"
#define STRING_UNKNOWN "Unknown" #define STRING_UNKNOWN "Unknown"