X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fterm_entry.h;fp=include%2Fterm_entry.h;h=cd496fa31b875bd9ec98b05e6800f25710c0de8d;hp=4770f8659c48c44ee65a58f4940daeffc2a4ba73;hb=bd75bb126bdbd8300fe73e8e8b2fe97bd07eef75;hpb=8a0f1799616236ed1bc59aba36d3cc924fe39577 diff --git a/include/term_entry.h b/include/term_entry.h index 4770f865..cd496fa3 100644 --- a/include/term_entry.h +++ b/include/term_entry.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998-2008,2009 Free Software Foundation, Inc. * + * Copyright (c) 1998-2009,2011 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -32,7 +32,7 @@ * and: Thomas E. Dickey 1998-on * ****************************************************************************/ -/* $Id: term_entry.h,v 1.37 2009/07/11 16:52:29 tom Exp $ */ +/* $Id: term_entry.h,v 1.38 2011/06/25 20:51:00 tom Exp $ */ /* * term_entry.h -- interface to entry-manipulation code @@ -46,6 +46,7 @@ extern "C" { #endif #include +#include #define MAX_USES 32 #define MAX_CROSSLINKS 16