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
@ -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…
x
Reference in New Issue
Block a user