diff options
Diffstat (limited to 'gdb/procfs.c')
-rw-r--r-- | gdb/procfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/procfs.c b/gdb/procfs.c index ee0f680..95947e8 100644 --- a/gdb/procfs.c +++ b/gdb/procfs.c @@ -34,7 +34,6 @@ regardless of whether or not the actual target has floating point hardware. #include "defs.h" -#include "param.h" #ifdef USE_PROC_FS /* Entire file goes away if not using /proc */ |