mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +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 <fcntl.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <mouse.h>
|
#include <mouse.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user