Fix alpha build and add __FBSDID.
PR: 70518
This commit is contained in:
parent
6766a2386d
commit
e9abf2d6e2
@ -26,7 +26,10 @@
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <machine/alpha_cpu.h>
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user