* krshd.c: include ext-proto.h to avoid type warnings
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4009
dc483132-0cff-0310-8789-
dd5450dbe970
+Sat Jul 23 08:48:50 1994 Tom Yu (tlyu@dragons-lair)
+
+ * kcmd.c:
+ * krshd.c: include ext-proto.h to avoid type warnings
+
Sat Jul 16 02:24:31 1994 Theodore Y. Ts'o (tytso at tsx-11)
* kcmd.c:
#include <errno.h>
#include <krb5/krb5.h>
#include <krb5/asn1.h>
+#include <krb5/ext-proto.h>
#include "defines.h"
#include <krb5/asn1.h>
#include <krb5/crc-32.h>
#include <krb5/mit-des.h>
+#include <krb5/ext-proto.h>
#include <com_err.h>