aboutsummaryrefslogtreecommitdiff
path: root/src/libplumb/mesg.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-04 22:21:23 +0000
committerrsc <devnull@localhost>2005-01-04 22:21:23 +0000
commitb4e8c4b6d621e64e4fb418a631af94f163fcf890 (patch)
treeaf16a35684091665e632b5c0011edef5eb898951 /src/libplumb/mesg.c
parent817f7637e8603ba201d1d74cdf60b36c476a128b (diff)
downloadplan9port-b4e8c4b6d621e64e4fb418a631af94f163fcf890.tar.gz
plan9port-b4e8c4b6d621e64e4fb418a631af94f163fcf890.tar.bz2
plan9port-b4e8c4b6d621e64e4fb418a631af94f163fcf890.zip
use 9pclient
Diffstat (limited to 'src/libplumb/mesg.c')
-rwxr-xr-xsrc/libplumb/mesg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libplumb/mesg.c b/src/libplumb/mesg.c
index 76556293..c9379307 100755
--- a/src/libplumb/mesg.c
+++ b/src/libplumb/mesg.c
@@ -1,7 +1,6 @@
#include <u.h>
#include <libc.h>
#include <fcall.h>
-#include <fs.h>
#include "plumb.h"
static char attrbuf[4096];