]> git.ipfire.org Git - thirdparty/lldpd.git/commit
compat: add compat.h header to get forward declarations
authorVincent Bernat <vincent@bernat.ch>
Mon, 4 Dec 2023 15:52:45 +0000 (16:52 +0100)
committerVincent Bernat <vincent@bernat.ch>
Mon, 4 Dec 2023 15:52:45 +0000 (16:52 +0100)
commitf2d5c6fe8c15d187315f9dade9c181b010cfd6d1
tree686489ceb2c757ebed7fdfb8ab97b26c72c6386d
parent80d51905e9fa236b0cfb8e5277958b23b3c0fb63
compat: add compat.h header to get forward declarations
src/compat/asprintf.c
src/compat/daemon.c
src/compat/getline.c
src/compat/malloc.c
src/compat/realloc.c
src/compat/setproctitle.c
src/compat/strlcpy.c
src/compat/strndup.c
src/compat/strnlen.c
src/compat/strtonum.c