X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/38700c7f24646dfbc6ac0ed529d3ed727c545cd0..refs/pull/471/head:/print-beep.c 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