summaryrefslogtreecommitdiff
path: root/includes/rts/Libdw.h
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2015-08-23 11:48:51 +0200
committerBen Gamari <ben@smart-cactus.org>2015-11-23 17:47:31 +0100
commitbb249aa749c82590823855e970bcc1c4d4b23523 (patch)
tree00d7b33b38feff5b3731fd4c547e92add9b231f4 /includes/rts/Libdw.h
parent6fbf22da47a18145daf59c8f262f46af2cb8cefb (diff)
downloadhaskell-bb249aa749c82590823855e970bcc1c4d4b23523.tar.gz
base: Add Haskell interface to ExecutionStack
Differential Revision: https://phabricator.haskell.org/D1198#40948
Diffstat (limited to 'includes/rts/Libdw.h')
-rw-r--r--includes/rts/Libdw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/rts/Libdw.h b/includes/rts/Libdw.h
index 3c71ac7529..6a3b95e462 100644
--- a/includes/rts/Libdw.h
+++ b/includes/rts/Libdw.h
@@ -6,6 +6,8 @@
*
* --------------------------------------------------------------------------*/
+#include "Rts.h"
+
#ifndef RTS_LIBDW_H
#define RTS_LIBDW_H