summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2011-11-22 15:18:29 +0800
committerLogan Chien <loganchien@google.com>2011-11-22 15:18:29 +0800
commitf1f0810dd01271b1769ca69526a606fa320820e9 (patch)
tree92f55470adb705e2a14e5dd688900b7eb262936c
parente58ad1bcbd53d1d6f099cfef8f5bf22ffdf51b7d (diff)
downloadlinkloader-f1f0810dd01271b1769ca69526a606fa320820e9.tar.gz
Include rsl_assert header.
Change-Id: Ic6e29e4c352e0016288b8cf0bbd8767c76d33516
-rw-r--r--lib/StubLayout.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/StubLayout.cpp b/lib/StubLayout.cpp
index 733e665..bb1772d 100644
--- a/lib/StubLayout.cpp
+++ b/lib/StubLayout.cpp
@@ -18,6 +18,7 @@
#include "utils/flush_cpu_cache.h"
#include "utils/raw_ostream.h"
+#include "utils/rsl_assert.h"
#include <stdint.h>
#include <stdlib.h>