X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fbuild.priv.h;h=096a4431bc1e9076738c655daa2b693bc67caa5b;hp=be00d73ea4309ac8ee6747e76f065982e1db320a;hb=c9c32236e27689a61c794b714c6b86c460866e35;hpb=a2ea66477b08cf07200cf7c319447d61d1360d85 diff --git a/ncurses/build.priv.h b/ncurses/build.priv.h index be00d73e..096a4431 100644 --- a/ncurses/build.priv.h +++ b/ncurses/build.priv.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2010 Free Software Foundation, Inc. * + * Copyright (c) 2010,2012 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 * @@ -30,9 +30,8 @@ * Author: Thomas E. Dickey 2010 * ****************************************************************************/ - /* - * $Id: build.priv.h,v 1.6 2010/05/22 20:30:35 tom Exp $ + * $Id: build.priv.h,v 1.9 2012/02/22 22:17:02 tom Exp $ * * build.priv.h * @@ -83,6 +82,7 @@ extern "C" { #define SIZEOF(v) (sizeof(v) / sizeof(v[0])) #include +#include /* declare these, to avoid needing term.h */ #if BROKEN_LINKER || USE_REENTRANT