add initial support for unix based platforms.

This commit is contained in:
Mark Andrews
2001-05-17 06:26:01 +00:00
parent d76b6ae2ad
commit d972d65d69
51 changed files with 2572 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#ifndef MBUF_H
#define MBUF_H
#endif