X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fregxread.c;h=df7694cddd104d2003bca66a3ee5db96d77af855;hb=668b136879471079ce03b26981a5fd1b3a210bc1;hp=70238b5c573b0832ce4b80eb9fd28055e1c33d7f;hpb=1347aeed6a4cc234f620ff3bf91928209017e9ea;p=idzebra-moved-to-github.git diff --git a/recctrl/regxread.c b/recctrl/regxread.c index 70238b5..df7694c 100644 --- a/recctrl/regxread.c +++ b/recctrl/regxread.c @@ -1,4 +1,4 @@ -/* $Id: regxread.c,v 1.50.2.1 2004-08-15 17:20:22 adam Exp $ +/* $Id: regxread.c,v 1.50.2.3 2006-08-14 10:39:16 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -15,9 +15,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ @@ -32,6 +32,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "grsread.h" #if HAVE_TCL_H +#define USE_NON_CONST #include #if MAJOR_VERSION >= 8