Undefine __FBSDID before defining it as it's already defined at
that point.
This commit is contained in:
parent
137850f489
commit
985de052a1
@ -207,6 +207,7 @@ label: ASCIZ msg; \
|
||||
|
||||
#endif /* _KERNEL */
|
||||
|
||||
#undef __FBSDID
|
||||
#if !defined(lint) && !defined(STRIP_FBSDID)
|
||||
#define __FBSDID(s) .ident s
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user