dirbuf is an extern on sun

This commit is contained in:
rsc 2005-07-13 03:52:48 +00:00
parent d82651b8fd
commit 17cfc1dd5f

View file

@ -2,6 +2,8 @@
#include <libc.h>
#include <bio.h>
#define dirbuf p9dirbuf /* avoid conflict on sun */
typedef struct NDir NDir;
struct NDir
{