diff --git a/sys/compat/common/if_spppsubr50.c b/sys/compat/common/if_spppsubr50.c index 7a46b19dce71..6f6f7cbbfd3d 100644 --- a/sys/compat/common/if_spppsubr50.c +++ b/sys/compat/common/if_spppsubr50.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_spppsubr50.c,v 1.4 2019/12/12 02:15:42 pgoyette Exp $ */ +/* $NetBSD: if_spppsubr50.c,v 1.5 2022/09/03 03:11:56 thorpej Exp $ */ /* * Synchronous PPP/Cisco link level subroutines. @@ -41,7 +41,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: if_spppsubr50.c,v 1.4 2019/12/12 02:15:42 pgoyette Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_spppsubr50.c,v 1.5 2022/09/03 03:11:56 thorpej Exp $"); #if defined(_KERNEL_OPT) #include "opt_inet.h" @@ -71,7 +71,6 @@ __KERNEL_RCSID(0, "$NetBSD: if_spppsubr50.c,v 1.4 2019/12/12 02:15:42 pgoyette E #include #include -#include #include #include #include