ossl: Remove a stray __FBSDID("$FreeBSD$")

Fixes:	44f8e1e853 ("ossl: Add support for armv7")
This commit is contained in:
Mark Johnston 2023-12-04 12:29:30 -05:00
parent e655cc70df
commit 0eea265a58

View File

@ -29,9 +29,6 @@
* THE POSSIBILITY OF SUCH DAMAGES.
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <machine/elf.h>