mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-19 14:31:48 +01:00
Revert previous change in favor of a fix to the actual dtrace
libraries that addresses a #pragma issue.
This commit is contained in:
parent
3e3d9dcd39
commit
02b3906712
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=248846
@ -27,6 +27,8 @@
|
||||
|
||||
#pragma ident "%Z%%M% %I% %E% SMI"
|
||||
|
||||
#pragma D depends_on provider io
|
||||
|
||||
typedef struct devinfo {
|
||||
int dev_major; /* major number */
|
||||
int dev_minor; /* minor number */
|
||||
|
Loading…
Reference in New Issue
Block a user