Missing errno.h header

This commit is contained in:
Pan7 2015-10-04 12:12:03 +02:00
parent 424958f54b
commit 509a9632a2
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
#endif
#include <stdio.h>
#include <errno.h>
#include "vfspk3.h"
#include "vfs.h"