From 8291833d086ff74e490dae410e26fc08e480af3d Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 8 Jul 2018 23:00:15 -0700 Subject: 4331 Fix CI. --- subx/019syscalls.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/subx/019syscalls.cc b/subx/019syscalls.cc index a43e3b8f..34b086d6 100644 --- a/subx/019syscalls.cc +++ b/subx/019syscalls.cc @@ -21,3 +21,6 @@ void process_int80() { break; } } + +:(before "End Includes") +#include -- cgit 1.4.1-2-gfad0