Windows: cleanup preprocessor definition namespace
[openafs.git] / src / WINNT / afsd / fs.h
index c8a0545..be14e8a 100644 (file)
@@ -7,9 +7,9 @@
  * directory or online at http://www.openafs.org/dl/license10.html
  */
 
-#ifndef __FS_H_ENV__
-#define __FS_H_ENV__ 1
+#ifndef OPENAFS_WINNT_AFSD_FS_H
+#define OPENAFS_WINNT_AFSD_FS_H 1
 
 void Die(int code, char *filename);
 
-#endif /* FS_H_ENV */
+#endif /* OPENAFS_WINNT_AFSD_FS_H */