]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
Merge pull request #164 from jeffplaisance/develop
authorKonstantinos Margaritis <markos@users.noreply.github.com>
Mon, 4 Sep 2023 20:11:34 +0000 (23:11 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 20:11:34 +0000 (23:11 +0300)
adding ifndef around HS_PUBLIC_API definition so that vectorscan can be statically linked into another shared library without exporting symbols


Trivial merge