Introduction
Introduction Statistics Contact Development Disclaimer Help
tdirbuf is an extern on sun - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 17cfc1dd5f1cf4a6f6752d4e94e76ccee020006c
parent d82651b8fd742fb5b55190190b6bf8751cc022e6
Author: rsc <devnull@localhost>
Date: Wed, 13 Jul 2005 03:52:48 +0000
dirbuf is an extern on sun
Diffstat:
M src/cmd/ls.C | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/cmd/ls.C b/src/cmd/ls.C
t@@ -2,6 +2,8 @@
#include <libc.h>
#include <bio.h>
+#define dirbuf p9dirbuf /* avoid conflict on sun */
+
typedef struct NDir NDir;
struct NDir
{
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.