Rework bucoord prototypes for external dlq use
[openafs.git] / src / bucoord / main.c
index f0a1de4..90e228a 100644 (file)
 #include <afs/com_err.h>
 #include <lock.h>
 #include <afs/budb.h>
+#include <afs/kautils.h>
+#include <afs/vlserver.h>
+#include <afs/butm.h>
+#include <afs/butx.h>
 
 #include "bc.h"                        /*Backup Coordinator structs and defs */
-#include "bucoord_prototypes.h"
+#include "bucoord_internal.h"
 
 int localauth, interact;
 char tcell[64];