mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 03:51:18 +00:00
Missing errno.h header
This commit is contained in:
parent
424958f54b
commit
509a9632a2
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <errno.h>
|
||||||
#include "vfspk3.h"
|
#include "vfspk3.h"
|
||||||
#include "vfs.h"
|
#include "vfs.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue