From: Jeffrey Altman Date: Mon, 27 Dec 2010 22:57:59 +0000 (-0500) Subject: Windows: cleanup preprocessor definition namespace X-Git-Tag: upstream/1.6.0.pre2^2~22 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=e5c361ee5e32cfe007b2283edb9704dc66f43326;p=packages%2Fo%2Fopenafs.git Windows: cleanup preprocessor definition namespace Do not use reserved preprocessor symbol names. Instead use OPENAFS__
_H formatted names where is the subdirectory path from src/ in which the header file originates in the repository. Reviewed-on: http://gerrit.openafs.org/3599 Tested-by: BuildBot Reviewed-by: Derrick Brashear Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman (cherry picked from commit 8e9fff9ed8d773e4a22730d485c0617c456bb0e0) Change-Id: Ic99253b74d3d88712b1959757d294b31ad590ba0 Reviewed-on: http://gerrit.openafs.org/3806 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/WINNT/afsd/cm_server.h b/src/WINNT/afsd/cm_server.h index 74cf91daa..2bfbcf072 100644 --- a/src/WINNT/afsd/cm_server.h +++ b/src/WINNT/afsd/cm_server.h @@ -1,3 +1,4 @@ + /* * Copyright 2000, International Business Machines Corporation and others. * All Rights Reserved.