summaryrefslogtreecommitdiffstats
path: root/libunwind/src/Registers.hpp
diff options
context:
space:
mode:
authorPeter Zotov <whitequark@whitequark.org>2015-08-27 06:58:31 +0000
committerPeter Zotov <whitequark@whitequark.org>2015-08-27 06:58:31 +0000
commit43ad01462a8e5c61586f6bc3437cb04dbc1d4b4b (patch)
tree7fc69a00193178f576539b733b1d6fc6e578725e /libunwind/src/Registers.hpp
parentd020b7729553ecf31dd35fa3f2e02194de67ac6b (diff)
downloadbcm5719-llvm-43ad01462a8e5c61586f6bc3437cb04dbc1d4b4b.tar.gz
bcm5719-llvm-43ad01462a8e5c61586f6bc3437cb04dbc1d4b4b.zip
[libunwind] Remove unused includes.
llvm-svn: 246143
Diffstat (limited to 'libunwind/src/Registers.hpp')
-rw-r--r--libunwind/src/Registers.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libunwind/src/Registers.hpp b/libunwind/src/Registers.hpp
index d01ebf0f19e..0269bf7766e 100644
--- a/libunwind/src/Registers.hpp
+++ b/libunwind/src/Registers.hpp
@@ -14,7 +14,6 @@
#define __REGISTERS_HPP__
#include <stdint.h>
-#include <strings.h>
#include <string.h>
#include "libunwind.h"
OpenPOWER on IntegriCloud