aboutsummaryrefslogtreecommitdiff
path: root/src/lib9p/mem.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-06-26 00:05:52 +0000
committerrsc <devnull@localhost>2006-06-26 00:05:52 +0000
commit728747f46cd8db95ba6e7f16b807cd71fc48337a (patch)
treea2da7d85749adc5a50385830e473c401b085d16a /src/lib9p/mem.c
parent9bddce0e087ce1fda340f40415c1869074fbc138 (diff)
downloadplan9port-728747f46cd8db95ba6e7f16b807cd71fc48337a.tar.gz
plan9port-728747f46cd8db95ba6e7f16b807cd71fc48337a.tar.bz2
plan9port-728747f46cd8db95ba6e7f16b807cd71fc48337a.zip
no need for auth.h
Diffstat (limited to 'src/lib9p/mem.c')
-rw-r--r--src/lib9p/mem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9p/mem.c b/src/lib9p/mem.c
index c44f506d..397bca0f 100644
--- a/src/lib9p/mem.c
+++ b/src/lib9p/mem.c
@@ -1,6 +1,5 @@
#include <u.h>
#include <libc.h>
-#include <auth.h>
#include <fcall.h>
#include <thread.h>
#include "9p.h"