X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fwindows-termcap.c;h=caafc47bf39e0d739e55997edf4fa50d653233b3;hb=003ea5a89ab7e9eaa65cb158a953d63dac2612c6;hp=7c258cfc73c9accaab8345fabc1481ae16c75345;hpb=a0eaec95753c0f093f5cb80080ef423030d35edd;p=platform%2Fupstream%2Fgdb.git diff --git a/gdb/windows-termcap.c b/gdb/windows-termcap.c index 7c258cf..caafc47 100644 --- a/gdb/windows-termcap.c +++ b/gdb/windows-termcap.c @@ -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 . */ + +#include "defs.h" + #include /* -Wmissing-prototypes */