summaryrefslogtreecommitdiff
path: root/emulators/PC6001VX/patches/patch-src_p6el.cpp
blob: 2a52d8642e2949f12827e76b07e18bcf180ed902 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-src_p6el.cpp,v 1.1 2019/12/21 23:39:48 joerg Exp $

--- src/p6el.cpp.orig	2019-12-21 17:32:31.750638038 +0000
+++ src/p6el.cpp
@@ -1,5 +1,6 @@
 #include <new>
 #include <cstdio>
+#include <cstdlib>
 #include <string>
 
 #include "pc6001v.h"