mirror of
https://github.com/aap/librw.git
synced 2024-11-27 14:15:41 +00:00
Add include to cerrno
to fix build
This commit is contained in:
parent
841325cea5
commit
d4b67d366a
@ -1,5 +1,6 @@
|
|||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
#include <cerrno>
|
||||||
|
|
||||||
#define PAL
|
#define PAL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user