[ARM] Fix endless recursion on calculating CPRC candidate
[deliverable/binutils-gdb.git] / gdb / stub-termcap.c
index 722929f741c378e7530dc9cc8f45bf9561bd403f..f38282316e0d0b04561311cca952ef7c93f40c58 100644 (file)
@@ -1,6 +1,6 @@
 /* A very minimal do-nothing termcap emulation stub.
 
-   Copyright (C) 2005-2015 Free Software Foundation, Inc.
+   Copyright (C) 2005-2016 Free Software Foundation, Inc.
 
    Contributed by CodeSourcery, LLC.
 
@@ -22,8 +22,6 @@
 
 #include "defs.h"
 
-#include <stdlib.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.027254 seconds and 4 git commands to generate.