init: remove dependency to <authsrv.h>

front
cinap_lenrek 2015-08-21 23:40:31 +02:00
parent d24610fe38
commit b83dd93e98
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#include <u.h>
#include <libc.h>
#include <auth.h>
#include <authsrv.h>
char* readfile(char*);
char* readenv(char*);