I forgot this one as well

This commit is contained in:
Miguel de Icaza 1998-05-26 05:09:37 +00:00
parent 6fc9e99a61
commit 6472caa9ba

9
vfs/callback.h Normal file
View File

@ -0,0 +1,9 @@
/*
* Warning: there's better version of this file somewhere else.
*/
#define CALL_INFO 0
#define CALL_BOX 1
#define CALL_PASSWD 2
#define NUM_CALLBACKS 4