#include "volser.h"
#include "lockdata.h"
-#include <vsutils_prototypes.h>
-#include <lockprocs_prototypes.h>
+#include "vsutils_prototypes.h"
+#include "lockprocs_prototypes.h"
/* Finds an index in VLDB entry that matches the volume type, server, and partition.
* If type is zero, will match first index of ANY type (RW, BK, or RO).
#ifdef AFS_AIX32_ENV
#include <signal.h>
#endif
-#include <volser_prototypes.h>
-#include <vsutils_prototypes.h>
-#include <lockprocs_prototypes.h>
+#include "volser_prototypes.h"
+#include "vsutils_prototypes.h"
+#include "lockprocs_prototypes.h"
#ifdef HAVE_POSIX_REGEX
#include <regex.h>
#include <setjmp.h>
#include "volser_prototypes.h"
-#include <vsutils_prototypes.h>
-#include <lockprocs_prototypes.h>
+#include "vsutils_prototypes.h"
+#include "lockprocs_prototypes.h"
struct ubik_client *cstruct;
int verbose = 0, noresolve = 0;
#include "volint.h"
#include "lockdata.h"
-#include <vsutils_prototypes.h>
+#include "vsutils_prototypes.h"
struct ubik_client *cstruct;
static rxkad_level vsu_rxkad_level = rxkad_clear;