]> The Tcpdump Group git mirrors - tcpdump/commit
Use proper declaration
authorGisle Vanem <[email protected]>
Fri, 2 May 2014 13:36:14 +0000 (06:36 -0700)
committerGisle Vanem <[email protected]>
Fri, 2 May 2014 13:36:14 +0000 (06:36 -0700)
commit31b448f219115e45f35854461e4be080444a590b
treec73eb149831e835df7ac34a951a7a9a20b7571e1
parent4686d6601e3f88b7c23c2be6f85a13e55d194041
Use proper declaration

'eproto_db' is in libpcap. Thus use a proper 'extern __declspec(dllimport)' declaration.
addrtoname.c