diff options
author | guy <guy> | 2000-07-29 07:36:41 +0000 |
---|---|---|
committer | guy <guy> | 2000-07-29 07:36:41 +0000 |
commit | 84f822f4d81584af867b7d74d9169ce70a04501c (patch) | |
tree | 568aea2234aa900bd0635369a6052cba3d05c6c5 /pcap-nit.c | |
parent | 84f2cb311c405c69bcac44f3a514554d3b682df3 (diff) |
Pick up, from the FreeBSD libpcap, changes to surround all declarations with
#ifdef __cplusplus
extern "C" {
#endif
...
#ifdef __cplusplus
}
#endif
so that C++ code can include these header files and correctly call the
C-language routines they declare.
Diffstat (limited to 'pcap-nit.c')
0 files changed, 0 insertions, 0 deletions