=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tic/progs.priv.h,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/tic/progs.priv.h 2010/01/12 23:22:14 1.9 --- src/usr.bin/tic/progs.priv.h 2015/01/16 06:40:13 1.10 *************** *** 1,4 **** ! /* $OpenBSD: progs.priv.h,v 1.9 2010/01/12 23:22:14 nicm Exp $ */ /**************************************************************************** * Copyright (c) 1998-2007,2008 Free Software Foundation, Inc. * --- 1,4 ---- ! /* $OpenBSD: progs.priv.h,v 1.10 2015/01/16 06:40:13 deraadt Exp $ */ /**************************************************************************** * Copyright (c) 1998-2007,2008 Free Software Foundation, Inc. * *************** *** 32,38 **** * Author: Thomas E. Dickey 1997-on * ****************************************************************************/ /* ! * $Id: progs.priv.h,v 1.9 2010/01/12 23:22:14 nicm Exp $ * * progs.priv.h * --- 32,38 ---- * Author: Thomas E. Dickey 1997-on * ****************************************************************************/ /* ! * $Id: progs.priv.h,v 1.10 2015/01/16 06:40:13 deraadt Exp $ * * progs.priv.h * *************** *** 63,69 **** #if HAVE_LIMITS_H # include #elif HAVE_SYS_PARAM_H ! # include #endif #if HAVE_DIRENT_H --- 63,69 ---- #if HAVE_LIMITS_H # include #elif HAVE_SYS_PARAM_H ! # include /* only if no limits.h */ #endif #if HAVE_DIRENT_H