Consolidate duplicate definitions
[openafs.git] / src / WINNT / client_exp / gui2fs.cpp
index 0c14029..9c6b527 100644 (file)
@@ -33,6 +33,7 @@ extern "C" {
 #include "fs.h"
 #include "fs_utils.h"
 #include <afsint.h>
+#include <afs/afs_consts.h>
 #include <afs/cellconfig.h>
 #include <afs/vldbint.h>
 #include <afs/volser.h>
@@ -52,10 +53,7 @@ extern "C" {
 #define PCCHAR(str)            ((char *)(const char *)(str))
 #define VL_NOENT                (363524L)
 
-#define        MAXHOSTS 13
-#define        OMAXHOSTS 8
 #define MAXNAME 100
-#define        MAXSIZE 2048
 #define MAXINSIZE 1300    /* pioctl complains if data is larger than this */
 #define VMSGSIZE 128      /* size of msg buf in volume hdr */