Project

General

Profile

Bug #78 ยป 0012-Rename-ruleload.h-multiplie-inclusion-guard.patch

Marko Lindqvist, 12/25/2023 02:20 PM

View differences:

server/ruleset/ruleload.h
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
***********************************************************************/
#ifndef FC__RULESET_H
#define FC__RULESET_H
#ifndef FC__RULELOAD_H
#define FC__RULELOAD_H
#ifdef __cplusplus
extern "C" {
......
}
#endif /* __cplusplus */
#endif /* FC__RULESET_H */
#endif /* FC__RULELOAD_H */
    (1-1/1)