pnpinfo: remove locally added __FBSDID

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D42702
This commit is contained in:
Brooks Davis 2023-11-27 16:47:30 +00:00
parent 3f944f3bb7
commit 78e6a1bd06
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/time.h>
#include <err.h>