Harmonized the style of including headers from headers.
We surely don't care about some file I/O on host machines in 2018 ;-)
This commit is contained in:
@@ -46,10 +46,7 @@
|
||||
|
||||
|
||||
/* We need NULL. */
|
||||
|
||||
#if !defined(_STDDEF_H)
|
||||
# include <stddef.h>
|
||||
#endif
|
||||
#include <stddef.h>
|
||||
|
||||
/* Load the system-specific files here, if needed. */
|
||||
#if defined(__C64__) && !defined(_C64_H)
|
||||
|
||||
Reference in New Issue
Block a user