mirror of
https://github.com/cc65/cc65.git
synced 2025-02-06 12:31:12 +00:00
Merge pull request #2338 from colinleroy/fix-2237-keep-time-h-standard
Remove non-standard (and useless) include
This commit is contained in:
commit
fa7dca5fa3
@ -43,10 +43,6 @@ typedef unsigned long clock_t;
|
||||
|
||||
|
||||
|
||||
#include <target.h>
|
||||
|
||||
|
||||
|
||||
/* NULL pointer */
|
||||
#ifndef NULL
|
||||
#define NULL ((void *) 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user