]> The Tcpdump Group git mirrors - libpcap/blob - config/have_strings.c
Define ffs() in optimize.c; that's all that uses it.
[libpcap] / config / have_strings.c
1 #include <strings.h>
2 int main() { return 0; }