Trivial patch to remove dependency on host unsigned long type
[deliverable/binutils-gdb.git] / gdb / xtensa-linux-nat.c
index 4c7f0abcf35a7fef77dcb851c60aaf74775213d6..3fdaa3763fb9c8c624368e5935bc377b92cfb87f 100644 (file)
@@ -1,6 +1,6 @@
 /* Xtensa GNU/Linux native support.
 
-   Copyright (C) 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2007-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,7 +29,6 @@
 
 #include <stdint.h>
 #include <sys/types.h>
-#include <sys/param.h>
 #include <signal.h>
 #include <sys/user.h>
 #include <sys/ioctl.h>
This page took 0.023572 seconds and 4 git commands to generate.