]> The Tcpdump Group git mirrors - tcpdump/commitdiff
macsec: include <config.h>, not "config.h".
authorGuy Harris <[email protected]>
Thu, 28 May 2020 23:01:54 +0000 (16:01 -0700)
committerGuy Harris <[email protected]>
Thu, 28 May 2020 23:01:54 +0000 (16:01 -0700)
That fixes some cases where having an in-tree build and an out-of-tree
build (e.g., an in-tree autotools build and an out-of-tree CMake build)
gets the wrong config.h file.


No differences found