summaryrefslogtreecommitdiffstats
path: root/src/cmd/factotum/dat.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-02-11 19:45:55 +0000
committerrsc <devnull@localhost>2005-02-11 19:45:55 +0000
commit49f498ae1193d4e2e867d809fd1dab774ff9f8b8 (patch)
tree28b9dc0217e9d070ceca3fd60355899b6d598a51 /src/cmd/factotum/dat.h
parent783aadbdcd39e3850c61528c77fcf878448824f4 (diff)
downloadplan9port-49f498ae1193d4e2e867d809fd1dab774ff9f8b8.tar.gz
plan9port-49f498ae1193d4e2e867d809fd1dab774ff9f8b8.zip
remove factotum directory
Diffstat (limited to 'src/cmd/factotum/dat.h')
-rw-r--r--src/cmd/factotum/dat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/factotum/dat.h b/src/cmd/factotum/dat.h
index 26142e28..1d4a3da2 100644
--- a/src/cmd/factotum/dat.h
+++ b/src/cmd/factotum/dat.h
@@ -221,5 +221,7 @@ extern int xiowrite(int, void*, int);
extern int xioasrdresp(int, void*, int);
extern int xioasgetticket(int, char*, char*);
+extern int extrafactotumdir;
+
int havesecstore(void);
int secstorefetch(void);