Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / nat / linux-btrace.c
index 19e218ea7112a14517f48bd11663a5e65ac09e12..f6fdbda5a42798ec15378c274424bb9801f05329 100644 (file)
@@ -37,7 +37,6 @@
 
 #if HAVE_LINUX_PERF_EVENT_H && defined(SYS_perf_event_open)
 
-#include <errno.h>
 #include <stdint.h>
 #include <unistd.h>
 #include <sys/mman.h>
This page took 0.031768 seconds and 4 git commands to generate.