fix OpenBSD compile issue 49/289549/1
authorOmar Polo <op@omarpolo.com>
Sat, 11 Jun 2022 10:18:48 +0000 (12:18 +0200)
committerPatryk Kaczmarek <patryk.k@partner.samsung.com>
Thu, 9 Mar 2023 12:17:47 +0000 (13:17 +0100)
commitc2ec32e04e87cd7ce331851be84a5fc28748e7fc
treee6ac680015c6b02a837535c77bd6f186180439c4
parentee0a663a873ec1ca7bdd1fbbccf359ff10191bbc
fix OpenBSD compile issue

Linux seems the only system AFAICS to have alloca.h.  All the BSDs have
the declaration in stdlib.h

Change-Id: I82d18c5ca92bb788eb175a2ce9acf418ac19053c
src/lib/sw_engine/tvgSwRaster.cpp
src/loaders/svg/tvgXmlParser.cpp
src/loaders/tvg/tvgTvgBinInterpreter.cpp
src/savers/tvg/tvgTvgSaver.cpp