15 lines
454 B
Diff
15 lines
454 B
Diff
Description: skip intermediate obsolete header
|
|
Index: uts-headers/usr/src/uts/intel/sys/reg.h
|
|
===================================================================
|
|
--- uts-headers.orig/usr/src/uts/intel/sys/reg.h 2012-10-08 00:26:03.000000000 +0000
|
|
+++ uts-headers/usr/src/uts/intel/sys/reg.h 2012-11-07 14:28:01.713975727 +0000
|
|
@@ -31,7 +31,7 @@
|
|
|
|
#if defined(__i386) || defined(__amd64)
|
|
|
|
-#include <ia32/sys/reg.h>
|
|
+#include <sys/regset.h>
|
|
|
|
#endif
|
|
|