X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/7b2c5a11a7bc236d72b440c4db5263edb23b4880..refs/pull/494/head:/print-beep.c?ds=sidebyside diff --git a/print-beep.c b/print-beep.c index 4c5bc84a..1240a3e6 100644 --- a/print-beep.c +++ b/print-beep.c @@ -2,7 +2,7 @@ * Copyright (C) 2000, Richard Sharpe * * This software may be distributed either under the terms of the - * BSD-style licence that accompanies tcpdump or under the GNU GPL + * BSD-style license that accompanies tcpdump or under the GNU GPL * version 2 or later. * * print-beep.c @@ -13,11 +13,11 @@ #include "config.h" #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" /* Check for a string but not go beyond length * Return TRUE on match, FALSE otherwise