summaryrefslogtreecommitdiff
path: root/ucoolib/common.hh
diff options
context:
space:
mode:
Diffstat (limited to 'ucoolib/common.hh')
-rw-r--r--ucoolib/common.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucoolib/common.hh b/ucoolib/common.hh
index 4bedaa6..6c39cda 100644
--- a/ucoolib/common.hh
+++ b/ucoolib/common.hh
@@ -25,6 +25,8 @@
// }}}
#include <stdint.h>
+#include "ucoolib/arch/arch_common.hh"
+
namespace ucoo {
/// Integer which is read and written atomically.