We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4aade commit c08b98fCopy full SHA for c08b98f
1 file changed
src/e9patch/e9misc.cpp
@@ -16,6 +16,7 @@
16
* along with this program. If not, see <http://www.gnu.org/licenses/>.
17
*/
18
19
+#include <cerrno>
20
#include <cstdlib>
21
22
#include <sys/mman.h>
0 commit comments