git: 9front

ref: acbc9ef6c7c9446e07daf3e5f25c3cd9b2fcb37b
dir: /sys/src/cmd/fossil/stdinc.h/

View raw version
#include <u.h>
#include <libc.h>

typedef uvlong	u64int;
typedef	uchar	u8int;
typedef ushort	u16int;

#include "oventi.h"
#include "vac.h"
#include "fs.h"