From: Mark Wooding Date: Fri, 9 Nov 2018 18:06:53 +0000 (+0000) Subject: symm/stub.h.in: Fix include-guard names to be identifier-safe. X-Git-Tag: 2.5.0~29 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/commitdiff_plain/ce2f49c5cfc47deea91b1461f08b3e7c2fbace38?hp=ce2f49c5cfc47deea91b1461f08b3e7c2fbace38 symm/stub.h.in: Fix include-guard names to be identifier-safe. The header's own include-guard was fixed, but not the guards for the individual headers. ---