Commit 3252f289 authored by Dan Albert's avatar Dan Albert
Browse files

Tell libpcap that we have strlcpy.

Without this, libpcap ends up defining strlcpy as a macro before it
ever includes string.h. It then includes string.h, and ends up
rewriting the function decl with the macro body, breaking the build.

Test: mma
Bug: None
Change-Id: I677e4ac8ac002ab80c2ba478cf2dfa9da2e0cfc3
parent 7b7f0b46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment