mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
Included a header that defines NULL.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <stddef.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <mouse.h>
|
||||
|
Reference in New Issue
Block a user