From: Nick Porter Date: Fri, 13 Jun 2025 15:06:23 +0000 (+0100) Subject: Ensure header only included once X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc895d3604c449553dee685a48b150f7f31bbf4;p=thirdparty%2Ffreeradius-server.git Ensure header only included once --- diff --git a/src/protocols/der/der.h b/src/protocols/der/der.h index a8703e78849..b978d0f0438 100644 --- a/src/protocols/der/der.h +++ b/src/protocols/der/der.h @@ -1,3 +1,4 @@ +#pragma once /* * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public