diff --git a/src/apps/bin/tput.c b/src/apps/bin/tput.c index 10ef38447c..1289959a04 100644 --- a/src/apps/bin/tput.c +++ b/src/apps/bin/tput.c @@ -30,6 +30,7 @@ */ //#include +#define __P(x) x #ifndef lint static char copyright[] ="@(#) Copyright (c) 1980, 1988, 1993\n\ The Regents of the University of California. All rights reserved.\n";