aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-11-15 16:36:13 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-11-15 16:36:13 +0000
commit9e6d513fe192e53778b6dd98954e43b8e6f0c3a6 (patch)
treebd7586ad32831e3862bcddf230928ca2b8d175aa /lib
parented556a52933d29309849dbb24ba49f8b829c1058 (diff)
downloadsg3_utils-9e6d513fe192e53778b6dd98954e43b8e6f0c3a6.tar.gz
this is a bugfix rev on release 1.47 [r919,920]
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@921 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'lib')
-rw-r--r--lib/sg_pt_dummy.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/sg_pt_dummy.c b/lib/sg_pt_dummy.c
index d746c1ad..9bed386b 100644
--- a/lib/sg_pt_dummy.c
+++ b/lib/sg_pt_dummy.c
@@ -11,7 +11,6 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
-#include <sys/ioctl.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
@@ -23,7 +22,7 @@
#include "sg_lib.h"
#include "sg_pr2serr.h"
-/* Version 1.02 20210618 */
+/* Version 1.03 20211115 */
/* List of function names with external linkage that need to be defined
*