diff options
Diffstat (limited to 'src/device/oprom/yabel')
-rw-r--r-- | src/device/oprom/yabel/compat/functions.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/compat/functions.c b/src/device/oprom/yabel/compat/functions.c index fa1b6b7cf6..c9e2e4c60a 100644 --- a/src/device/oprom/yabel/compat/functions.c +++ b/src/device/oprom/yabel/compat/functions.c @@ -36,7 +36,6 @@ */ #include <types.h> -#include <string.h> #include <device/device.h> #include "../debug.h" #include "../biosemu.h" |