]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Fix compilation on Mac OS
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 4 Dec 2023 18:55:06 +0000 (15:55 -0300)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 4 Dec 2023 20:08:43 +0000 (17:08 -0300)
commitcd59667dc231d47e301a3e3d94e69ae1f01e0c61
tree9ee8965d00680f11ba0e009560d3244a53d3c6be
parente1cc1549b84cf5e3449272c032a0b0cdf3484a92
Fix compilation on Mac OS

Not really trying to add formal support for Mac OS at the moment;
this is just to be able to debug a little more efficiently in this
laptop I'm stuck with right now.
12 files changed:
src/asn1/asn1c/constr_TYPE.c
src/common.c
src/http/http.c
src/resource.c
src/rtr/db/db_table.c
src/rtr/db/db_table.h
src/rtr/db/delta.c
src/rtr/db/delta.h
src/rtr/db/vrps.c
src/slurm/slurm_loader.c
src/types/vrp.c
test/rtr/db/vrps_test.c