Removed the io.c #include from the dummy IOCTL handler and added the handler to the Unix SDL UI as well.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
* Copyright 2023 Miran Grca.
|
||||
*/
|
||||
#include <inttypes.h>
|
||||
#include <io.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user