aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-01-07 17:54:21 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-01-07 17:54:21 +0000
commitf51ec51f5b83372510c8da84eceeb898a7790892 (patch)
tree3f1fd3a7cd5428ac3ff2515f81aafed10e6b4ec5 /config.h.in
parent5915919120e2e85685d565c4537238889d2d9ab7 (diff)
downloadsg3_utils-f51ec51f5b83372510c8da84eceeb898a7790892.tar.gz
sginfo, sg_inq + llseek.c: H. Reinecke small patches
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@473 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 3daaca2f..8d670563 100644
--- a/config.h.in
+++ b/config.h.in
@@ -18,6 +18,9 @@
/* Define to 1 if you have the <linux/types.h> header file. */
#undef HAVE_LINUX_TYPES_H
+/* Define to 1 if you have the `lseek64' function. */
+#undef HAVE_LSEEK64
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H