From 866b7c20a8958069a048ffa600155ec3cbd2e5f2 Mon Sep 17 00:00:00 2001
From: ameerj <52414509+ameerj@users.noreply.github.com>
Date: Sat, 19 Mar 2022 01:50:03 -0400
Subject: general: Fix clang/gcc build errors

---
 src/common/host_memory.cpp | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/common/host_memory.cpp')

diff --git a/src/common/host_memory.cpp b/src/common/host_memory.cpp
index 229fbe91ee..e829af1acc 100644
--- a/src/common/host_memory.cpp
+++ b/src/common/host_memory.cpp
@@ -18,6 +18,7 @@
 #include <fcntl.h>
 #include <sys/mman.h>
 #include <unistd.h>
+#include "common/scope_exit.h"
 
 #endif // ^^^ Linux ^^^
 
-- 
cgit v1.2.3-70-g09d2