From 70624098a09f94dff41a993265242b48f56b12d5 Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Thu, 16 Jun 1994 06:49:55 +0000 Subject: [PATCH] punt krb5/autoconf.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3852 dc483132-0cff-0310-8789-dd5450dbe970 --- src/isode/pepsy/pepsy.c | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/src/isode/pepsy/pepsy.c b/src/isode/pepsy/pepsy.c index 45ef1757c..6400511ad 100644 --- a/src/isode/pepsy/pepsy.c +++ b/src/isode/pepsy/pepsy.c @@ -34,29 +34,6 @@ static char *rcsid = "$Header$"; /* * $Header$ * - * - * $Log$ - * Revision 1.4 1994/06/16 06:43:20 eichin - * punt USING_BISON - * - * Revision 1.3 1994/06/12 23:49:17 tytso - * Test for YYLINENO so that pepsy will build cleanly on all platforms. - * - * Revision 1.2 1994/06/11 08:05:55 tlyu - * mips yylineno breakage - * - * Revision 1.1 1994/06/10 03:31:15 eichin - * autoconfed isode for kerberos work - * - * Revision 1.2 1994/06/07 03:45:37 eichin - * mips doesn't have yylineno either - * - * Revision 1.1 1994/05/31 20:40:05 eichin - * reduced-isode release from /mit/isode/isode-subset/src - * - * Revision 8.0 91/07/17 12:43:08 isode - * Release 7.0 - * * */ @@ -76,7 +53,6 @@ static char *rcsid = "$Header$"; #include #include "pepsydefs.h" #include "pass2.h" -#include #if defined(NO_YYLINENO) int yylineno = 0; /* Bison doesn't have yylineno, sigh */ -- 2.26.2