Fix build issue on armv7l related to ptrace()
[platform/core/system/crash-worker.git] / src / livedumper / helpers.hpp
index 36f8e87..f7f0cb5 100644 (file)
@@ -21,7 +21,6 @@
 #include <elf.h>
 #include <sys/stat.h>
 #include <sys/types.h>
-#include <asm/ptrace.h>
 
 #include <functional>
 #include <string>