Move the include of "interface.h" to where it was in 3.8[.x].

Get rid of the declaration of "strsep()" - we include "interface.h",
which should declare it if we don't define HAVE_STRSEP, and if
HAVE_STRSEP is defined on a platform that doesn't have "strsep()",
that's a bug that should be fixed by arranging not to define it.
1 file changed
tree: fd54256b00d2707c5949fefdaf38affb981c6d6b
  1. lbl/
  2. missing/
  3. tests/
  4. win32/
  5. .cvsignore
  6. acconfig.h
  7. aclocal.m4
  8. addrtoname.c
  9. addrtoname.h
  10. ah.h
  11. aodv.h
  12. appletalk.h
  13. arcnet.h
  14. atime.awk
  15. atm.h
  16. atmuni31.h
  17. bgp.h
  18. bootp.h
  19. bpf_dump.c
  20. CHANGES
  21. chdlc.h
  22. config.guess
  23. config.h.in
  24. config.sub
  25. configure
  26. configure.in
  27. CREDITS
  28. decnet.h
  29. decode_prefix.h
  30. enc.h
  31. esp.h
  32. ether.h
  33. ethertype.h
  34. extract.h
  35. fddi.h
  36. FILES
  37. gmpls.c
  38. gmpls.h
  39. gmt2local.c
  40. gmt2local.h
  41. icmp6.h
  42. ieee802_11.h
  43. igrp.h
  44. INSTALL
  45. install-sh
  46. interface.h
  47. ip.h
  48. ip6.h
  49. ipfc.h
  50. ipproto.c
  51. ipproto.h
  52. ipsec_doi.h
  53. ipx.h
  54. isakmp.h
  55. l2tp.h
  56. l2vpn.c
  57. l2vpn.h
  58. lane.h
  59. LICENSE
  60. llc.h
  61. machdep.c
  62. machdep.h
  63. Makefile-devel-adds
  64. Makefile.in
  65. makemib
  66. mib.h
  67. mkdep
  68. mpls.h
  69. nameser.h
  70. netbios.h
  71. netdissect.h
  72. nfs.h
  73. nfsfh.h
  74. ntp.h
  75. oakley.h
  76. ospf.h
  77. ospf6.h
  78. oui.c
  79. oui.h
  80. packetdat.awk
  81. parsenfsfh.c
  82. pcap-missing.h
  83. pf.h
  84. PLATFORMS
  85. ppp.h
  86. print-802_11.c
  87. print-ah.c
  88. print-aodv.c
  89. print-ap1394.c
  90. print-arcnet.c
  91. print-arp.c
  92. print-ascii.c
  93. print-atalk.c
  94. print-atm.c
  95. print-beep.c
  96. print-bfd.c
  97. print-bgp.c
  98. print-bootp.c
  99. print-cdp.c
  100. print-chdlc.c
  101. print-cip.c
  102. print-cnfp.c
  103. print-decnet.c
  104. print-dhcp6.c
  105. print-domain.c
  106. print-dvmrp.c
  107. print-eap.c
  108. print-egp.c
  109. print-eigrp.c
  110. print-enc.c
  111. print-esp.c
  112. print-ether.c
  113. print-fddi.c
  114. print-fr.c
  115. print-frag6.c
  116. print-gre.c
  117. print-hsrp.c
  118. print-icmp.c
  119. print-icmp6.c
  120. print-igmp.c
  121. print-igrp.c
  122. print-ip.c
  123. print-ip6.c
  124. print-ip6opts.c
  125. print-ipcomp.c
  126. print-ipfc.c
  127. print-ipx.c
  128. print-isakmp.c
  129. print-isoclns.c
  130. print-krb.c
  131. print-l2tp.c
  132. print-lane.c
  133. print-ldp.c
  134. print-llc.c
  135. print-lmp.c
  136. print-lspping.c
  137. print-lwres.c
  138. print-mobile.c
  139. print-mobility.c
  140. print-mpls.c
  141. print-msdp.c
  142. print-netbios.c
  143. print-nfs.c
  144. print-ntp.c
  145. print-null.c
  146. print-ospf.c
  147. print-ospf6.c
  148. print-pflog.c
  149. print-pim.c
  150. print-ppp.c
  151. print-pppoe.c
  152. print-pptp.c
  153. print-radius.c
  154. print-raw.c
  155. print-rip.c
  156. print-ripng.c
  157. print-rsvp.c
  158. print-rt6.c
  159. print-rx.c
  160. print-sctp.c
  161. print-sl.c
  162. print-sll.c
  163. print-smb.c
  164. print-snmp.c
  165. print-stp.c
  166. print-sunatm.c
  167. print-sunrpc.c
  168. print-symantec.c
  169. print-tcp.c
  170. print-telnet.c
  171. print-tftp.c
  172. print-timed.c
  173. print-token.c
  174. print-udp.c
  175. print-vjc.c
  176. print-vrrp.c
  177. print-wb.c
  178. print-zephyr.c
  179. README
  180. Readme.Win32
  181. route6d.h
  182. rx.h
  183. sctpConstants.h
  184. sctpHeader.h
  185. send-ack.awk
  186. setsignal.c
  187. setsignal.h
  188. slcompress.h
  189. slip.h
  190. sll.h
  191. smb.h
  192. smbutil.c
  193. stime.awk
  194. strcasecmp.c
  195. tcp.h
  196. tcpdump-stdinc.h
  197. tcpdump.1
  198. tcpdump.c
  199. telnet.h
  200. timed.h
  201. TODO
  202. token.h
  203. udp.h
  204. util.c
  205. VERSION
  206. vfprintf.c