Imported Upstream version 7.9
[platform/upstream/gdb.git] / gdb / windows-termcap.c
index 7c258cf..caafc47 100644 (file)
@@ -1,6 +1,6 @@
 /* Win32 termcap emulation.
 
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2015 Free Software Foundation, Inc.
 
    Contributed by CodeSourcery, LLC.
 
@@ -19,6 +19,9 @@
    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 <stdlib.h>
 
 /* -Wmissing-prototypes */