diff options
Diffstat (limited to 'sbin/ifconfig/ifgif.c')
-rw-r--r-- | sbin/ifconfig/ifgif.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sbin/ifconfig/ifgif.c b/sbin/ifconfig/ifgif.c index 7fcad2001000..1cce5da2deab 100644 --- a/sbin/ifconfig/ifgif.c +++ b/sbin/ifconfig/ifgif.c @@ -25,11 +25,6 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] = - "$FreeBSD$"; -#endif - #include <sys/param.h> #include <sys/ioctl.h> #include <sys/socket.h> |