mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
pnpinfo: remove locally added __FBSDID
Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D42702 (cherry picked from commit 78e6a1bd063884ae2c42256bcaee6824efbcfbc8)
This commit is contained in:
parent
4fe486b8c8
commit
a9bc0a5a08
1 changed files with 0 additions and 3 deletions
|
|
@ -24,9 +24,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue