Remove ioctl-based procfs support on Solaris
[deliverable/binutils-gdb.git] / gdb / nat / linux-btrace.c
index 1a383b740c7ca51269e8457e7375b6d3c5782900..4d4168ae0482c2cc4c7ccc8d95bb7974f2a4f5f3 100644 (file)
@@ -28,9 +28,7 @@
 
 #include <inttypes.h>
 
-#ifdef HAVE_SYS_SYSCALL_H
 #include <sys/syscall.h>
-#endif
 
 #if HAVE_LINUX_PERF_EVENT_H && defined(SYS_perf_event_open)
 #include <unistd.h>
This page took 0.023784 seconds and 4 git commands to generate.