diff options
Diffstat (limited to 'usr/src/boot/include/errno.h')
-rw-r--r-- | usr/src/boot/include/errno.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/boot/include/errno.h b/usr/src/boot/include/errno.h new file mode 100644 index 0000000000..cb739ca691 --- /dev/null +++ b/usr/src/boot/include/errno.h @@ -0,0 +1,3 @@ + + +#include <sys/errno.h> |