libosmo-pfcp/src
Harald Welte c9b46a1c34 Support building with -Werror=strict-prototypes / -Werror=old-style-definition
Unfortunately "-std=c99" is not sufficient to make gcc ignore code that
uses constructs of earlier C standards, which were abandoned in C99.

See https://lwn.net/ml/fedora-devel/Y1kvF35WozzGBpc8@redhat.com/ for
some related discussion.

Change-Id: I79c51b78d1b055361f9ef5434361847353791d0d
2022-11-03 12:42:57 +01:00
..
libosmo-gtlv Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:42:57 +01:00
libosmo-pfcp pfcp_msg: check use count correctness 2022-08-24 17:04:42 +02:00
Makefile.am libosmo-gtlv: add generic TLV de- and encoder 2022-06-16 13:04:33 +02:00