diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 1998-09-18 00:59:33 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 1998-09-18 00:59:33 +0000 |
commit | cd9917e7205619623b3ff31356b46f2c74a21812 (patch) | |
tree | 90874030c492c1f0a512171afbb498c487f68e1e /kerberosIV/include/kafs_locl.h | |
parent | 19bfd1a38ad5615ab78dc0cffbd66ef30a2ad6f6 (diff) |
gc afssysdefs.h, we have xfspioctl instead
Diffstat (limited to 'kerberosIV/include/kafs_locl.h')
-rw-r--r-- | kerberosIV/include/kafs_locl.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kerberosIV/include/kafs_locl.h b/kerberosIV/include/kafs_locl.h index 4cf77bdb026..08fe2eee051 100644 --- a/kerberosIV/include/kafs_locl.h +++ b/kerberosIV/include/kafs_locl.h @@ -1,4 +1,4 @@ -/* $OpenBSD: kafs_locl.h,v 1.2 1998/02/18 11:53:34 art Exp $ */ +/* $OpenBSD: kafs_locl.h,v 1.3 1998/09/18 00:59:32 art Exp $ */ /* $KTH: kafs_locl.h,v 1.7 1997/10/14 22:57:11 joda Exp $ */ /* @@ -66,8 +66,6 @@ #include <kerberosIV/krb.h> #include <kerberosIV/kafs.h> -#include "afssysdefs.h" - struct kafs_data; typedef int (*afslog_uid_func_t)(struct kafs_data*, const char*, uid_t); |