From 463f3a975e935d078a7c3479e0a56afb06f10fb5 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Tue, 13 Feb 2007 23:32:01 +0000 Subject: 20070213 --- os/port/lib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'os/port') diff --git a/os/port/lib.h b/os/port/lib.h index 0233dc72..d6af4fa5 100644 --- a/os/port/lib.h +++ b/os/port/lib.h @@ -160,6 +160,7 @@ typedef struct Qid Qid; typedef struct Dir Dir; typedef struct Waitmsg Waitmsg; +#define STATMAX 65535U /* max length of machine-independent stat structure */ #define ERRMAX 128 /* max length of error string */ #define KNAMELEN 28 /* max length of name held in kernel */ -- cgit v1.2.3