diff options
| author | rsc <devnull@localhost> | 2005-02-08 20:58:10 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2005-02-08 20:58:10 +0000 |
| commit | 648bb6f75a801e6d605fcd061f0b14fecc07a8be (patch) | |
| tree | ae995dfa5c1807dfa8902f5120ef6933911aebb5 /src/libauth/auth_attr.c | |
| parent | fa467fbe51e3aba23fce6639afd8939c046c8c2d (diff) | |
| download | plan9port-648bb6f75a801e6d605fcd061f0b14fecc07a8be.tar.gz plan9port-648bb6f75a801e6d605fcd061f0b14fecc07a8be.zip | |
lucho changes
Diffstat (limited to 'src/libauth/auth_attr.c')
| -rw-r--r-- | src/libauth/auth_attr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libauth/auth_attr.c b/src/libauth/auth_attr.c index 8842590a..2acc32f7 100644 --- a/src/libauth/auth_attr.c +++ b/src/libauth/auth_attr.c @@ -1,7 +1,6 @@ #include <u.h> #include <libc.h> #include <auth.h> -#include <authsrv.h> #include "authlocal.h" Attr* |
