sbcl: update to 2.5.1
[oi-userland.git] / components / sysutils / sg3_utils / patches / 01-missing-include.patch
blobf75ca025020fb607497a2f7b733a666b7c7594b1
1 diff -wpruN --no-dereference '--exclude=*.orig' a~/lib/sg_pt_solaris.c a/lib/sg_pt_solaris.c
2 --- a~/lib/sg_pt_solaris.c 1970-01-01 00:00:00
3 +++ a/lib/sg_pt_solaris.c 1970-01-01 00:00:00
4 @@ -32,7 +32,7 @@
6 #include "sg_pt.h"
7 #include "sg_lib.h"
9 +#include "sg_pr2serr.h"
11 #define DEF_TIMEOUT 60 /* 60 seconds */