punt krb5/autoconf.h
authorMark Eichin <eichin@mit.edu>
Thu, 16 Jun 1994 06:49:55 +0000 (06:49 +0000)
committerMark Eichin <eichin@mit.edu>
Thu, 16 Jun 1994 06:49:55 +0000 (06:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3852 dc483132-0cff-0310-8789-dd5450dbe970

src/isode/pepsy/pepsy.c

index 45ef1757c920dc7f4c5979c5659cab4b07628a32..6400511addf5bb29b7219baeb9cd8286038dd20f 100644 (file)
@@ -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 <varargs.h>
 #include "pepsydefs.h"
 #include "pass2.h"
-#include <krb5/autoconf.h>
 
 #if defined(NO_YYLINENO)
 int yylineno = 0;              /* Bison doesn't have yylineno, sigh */