From 64a25a4676ddfbfffd3a970ccd8589a2fe0e24c5 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 17 Dec 1996 20:34:57 +0000 Subject: [PATCH] Use otp_locl.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1131 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/otp/otp_parse.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/lib/otp/otp_parse.c b/lib/otp/otp_parse.c index 56a75a45d..501190af6 100644 --- a/lib/otp/otp_parse.c +++ b/lib/otp/otp_parse.c @@ -41,14 +41,7 @@ RCSID("$Id$"); #endif -#include -#include -#include -#include - -#include "protos.h" -#include "roken.h" -#include "otp.h" +#include "otp_locl.h" struct e { char *s;