summaryrefslogtreecommitdiffstats
path: root/system/vinterm/includes.diff
diff options
context:
space:
mode:
Diffstat (limited to 'system/vinterm/includes.diff')
-rw-r--r--system/vinterm/includes.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/vinterm/includes.diff b/system/vinterm/includes.diff
new file mode 100644
index 0000000000..28b9096c59
--- /dev/null
+++ b/system/vinterm/includes.diff
@@ -0,0 +1,10 @@
+--- vinterm-0.5.0/terminal/pty.h 2013-08-20 01:34:06.000000000 +0900
++++ vinterm-0.5.0.patched/terminal/pty.h 2023-07-01 09:41:53.057899502 +0900
+@@ -3,6 +3,7 @@
+
+ #include <string>
+ #include <ostream>
++#include <cstdint>
+ using namespace std;
+
+ class Options;