Subversion Repositories planix.SVN

Rev

Rev 22 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22 Rev 26
Line 1... Line -...
1
#include <u.h>
-
 
2
#include <libc.h>
-
 
3
#include <auth.h>
-
 
4
#include <mp.h>
1
#include "os.h"
5
#include <libsec.h>
2
#include <libsec.h>
6
 
3
 
7
static char*
4
static char*
8
readfile(char *name)
5
readfile(char *name)
9
{
6
{