The following commit has been merged in the master branch:
commit ff817eca2891704fe6dae8320ec5a7daf80e65b1
Author: Marcio Barbosa <[email protected]>
Date: Tue Apr 2 15:22:55 2024 +0000
roken: Add include guards to roken.h
To mitigate potential build problems in the future due to redundant
inclusion of the roken header, add include guards to the generated
roken.h file, just like the real roken.h has. The addition of these
guards ensures that the header is included only once, safeguarding
against potential future build issues.
Change-Id: Ia22076038d22e60aaaa8e20ab0265d5288c54f2d
Reviewed-on: https://gerrit.openafs.org/15678
Tested-by: BuildBot <[email protected]>
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: Michael Meffie <[email protected]>
src/roken/Makefile.in | 4 ++--
src/roken/roken-post.h | 1 +
src/roken/roken-pre.h | 2 ++
3 files changed, 5 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs