winnt-64bit-env-20030827
[openafs.git] / src / WINNT / afsd / fs_utils.h
index e90235e..a7e1c77 100644 (file)
@@ -31,7 +31,7 @@
 extern struct hostent *hostutil_GetHostByName(char *namep);
 #endif
 
-extern long util_GetInt32(char *stringp, long *valuep);
+// extern long util_GetInt32(char *stringp, long *valuep);
 
 extern long fs_StripDriveLetter(char *inPathp, char *outPathp, long outSize);