mirror of
https://github.com/cc65/cc65.git
synced 2024-12-24 11:31:31 +00:00
Added a missing #include.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5634 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
f9729fd0cf
commit
a9550ade4c
@ -52,6 +52,9 @@
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
/* common */
|
||||
#include "filestat.h"
|
||||
|
||||
|
||||
|
||||
/*****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user