--- lib/rpki/querySupport.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/rpki/querySupport.h b/lib/rpki/querySupport.h index 905bf60..922b849 100644 --- a/lib/rpki/querySupport.h +++ b/lib/rpki/querySupport.h @@ -1,3 +1,6 @@ +#ifndef LIB_RPKI_QUERYSUPPORT_H +#define LIB_RPKI_QUERYSUPPORT_H + /**************** * Functions and flags shared by query and server code ****************/ @@ -76,3 +79,5 @@ void setIsManifest( #define Q_FOR_GBR 0x40 #define MAX_RESULT_SZ (128 * 1024) + +#endif /* !LIB_RPKI_QUERYSUPPORT_H */ -- 2.4.5
------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ rpstir-devel mailing list rpstir-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpstir-devel