Skip to content

Commit c08b98f

Browse files
committed
Add missing header.
1 parent fa4aade commit c08b98f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/e9patch/e9misc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

19+
#include <cerrno>
1920
#include <cstdlib>
2021

2122
#include <sys/mman.h>

0 commit comments

Comments
 (0)