plan9port/src/cmd/factotum/std.h
rsc 2277c5d7bb Small tweaks
Lots of new code imported.
2004-03-21 04:33:13 +00:00

10 lines
164 B
C

#include <u.h>
#include <libc.h>
#include <auth.h>
#include <authsrv.h>
#include <mp.h>
#include <libsec.h>
#include <thread.h>
#include <fcall.h>
#include <9p.h>