Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c",
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 19 May 2000 05:29:44 +0000 (05:29 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 19 May 2000 05:29:44 +0000 (05:29 +0000)
commit84aa1d77d58fcdbf59619eb5a7c5dfa561fd14ae
treedb876af41983de2d9bed4ee448901ea32cb29c17
parent81d8d1ed7fa5a0a5bd255624707cfb060de37e10
Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c",
"packet-eth.c", and "packet-fddi.c" include the include files that
declare the functions they export, so that the declarationss in the
header files will be checked against the definitions in the source
files.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1981 f5534014-38df-0310-8fa8-9805f1628bb7
packet-clip.c
packet-eth.c
packet-fddi.c
packet-ppp.c
packet-raw.c
packet-tr.c