mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
ff817eca28
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 <buildbot@rampaginggeek.com> Reviewed-by: Andrew Deason <adeason@sinenomine.net> Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>