filesystem: forgot to add defaults.h include
This commit is contained in:
parent
8ac2c241c4
commit
722cbe1f02
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ GNU General Public License for more details.
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include "port.h"
|
||||
#include "defaults.h"
|
||||
#include "const.h"
|
||||
#include "crtlib.h"
|
||||
#include "crclib.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue