Skip to content

Commit

Permalink
Add missing header.
Browse files Browse the repository at this point in the history
  • Loading branch information
GJDuck committed Jul 20, 2022
1 parent fa4aade commit c08b98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/e9patch/e9misc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include <cerrno>
#include <cstdlib>

#include <sys/mman.h>
Expand Down

0 comments on commit c08b98f

Please sign in to comment.