X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/02da852383cf2aac72b3ad77e69799a44adb97e8..d6aacc676d8540f31d1df72b12b43fc9cde93df6:/setsignal.c diff --git a/setsignal.c b/setsignal.c index 6032835e..4d93cebf 100644 --- a/setsignal.c +++ b/setsignal.c @@ -19,16 +19,11 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/setsignal.c,v 1.11 2003-11-16 09:36:42 guy Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include #ifdef HAVE_SIGACTION