]> The Tcpdump Group git mirrors - tcpdump/commit
Include <stdint.h> unconditionally: it is in C99.
authorDenis Ovsienko <[email protected]>
Tue, 26 Mar 2024 16:01:15 +0000 (16:01 +0000)
committerDenis Ovsienko <[email protected]>
Wed, 27 Mar 2024 09:44:16 +0000 (09:44 +0000)
commitddb4a4ac5ed309fe37f307240cacf384b1f14a51
tree3a1c846ed336d6e917941891a15ad7ea8b4209e3
parent54b1b32da2b2255a2be3ac11ca4425384645330c
Include <stdint.h> unconditionally: it is in C99.

Both Autoconf and CMake define HAVE_STDINT_H if the header is present,
which is always the case.

Also remove a few other macros that are not used or not even defined.
cmakeconfig.h.in
interface.h