date and time created 94/04/02 09:50:32 by pendry
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1994 00:50:32 +0000 (16:50 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1994 00:50:32 +0000 (16:50 -0800)
SCCS-vsn: usr.bin/passwd/extern.h 8.1

usr/src/usr.bin/passwd/extern.h [new file with mode: 0644]

diff --git a/usr/src/usr.bin/passwd/extern.h b/usr/src/usr.bin/passwd/extern.h
new file mode 100644 (file)
index 0000000..2eaeda9
--- /dev/null
@@ -0,0 +1,11 @@
+/*
+ * Copyright (c) 1994
+ *     The Regents of the University of California.  All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)extern.h    8.1 (Berkeley) %G%
+ */
+
+int    krb_passwd __P((void));
+int    local_passwd __P((char *));