git: 9front

ref: 4b9f39b27fb44f607f9b5ba6be2f18b7099b5666
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"