X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Frailroad.c;h=ad89fa007ceb2c3291f15d343dc1820c2bf66171;hp=fc3391329f1a6d3b2b9940e47e8be3999c913593;hb=5242fccf157e715ed878455a3efea6c82b840eb5;hpb=ca5fdd32fd43d84fe3d720cd5c07fba28fc506a4 diff --git a/test/railroad.c b/test/railroad.c index fc339132..ad89fa00 100644 --- a/test/railroad.c +++ b/test/railroad.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2000-2005,2006 Free Software Foundation, Inc. * + * Copyright (c) 2000-2006,2007 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 * @@ -29,10 +29,11 @@ /* * Author: Thomas E. Dickey - 2000 * - * $Id: railroad.c,v 1.14 2006/05/20 16:02:04 tom Exp $ + * $Id: railroad.c,v 1.15 2007/02/03 18:51:23 tom Exp $ * * A simple demo of the termcap interface. */ +#define USE_TINFO #include #if HAVE_TGETENT