lwp-protoize-20080310
[openafs.git] / src / bozo / bosprototypes.h
index 590bedd..7275737 100644 (file)
@@ -13,4 +13,7 @@
 /* bosserver.c */
 void bozo_Log(char *format, ... );
 
+/* bosoprocs.c */
+void *bozo_ShutdownAndExit(void *arock /* really int asignal */);
+
 #endif