diff options
Diffstat (limited to 'gdb/alpha-linux-nat.c')
-rw-r--r-- | gdb/alpha-linux-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/alpha-linux-nat.c b/gdb/alpha-linux-nat.c index 618b0c8..83d6bc4 100644 --- a/gdb/alpha-linux-nat.c +++ b/gdb/alpha-linux-nat.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "target.h" #include "regcache.h" #include "linux-nat-trad.h" |