mirror of
https://github.com/cc65/cc65.git
synced 2025-04-08 19:38:55 +00:00
Included a header that defines NULL.
This commit is contained in:
parent
ecef5551a8
commit
42301b78ce
@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <stddef.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <mouse.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user