init: remove dependency to <authsrv.h>
This commit is contained in:
parent
d24610fe38
commit
b83dd93e98
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#include <u.h>
|
||||
#include <libc.h>
|
||||
#include <auth.h>
|
||||
#include <authsrv.h>
|
||||
|
||||
char* readfile(char*);
|
||||
char* readenv(char*);
|
||||
|
|
Loading…
Reference in a new issue