aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2008-10-24 04:09:21 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2008-10-24 04:09:21 +0000
commitca25b026a34cf72f7d7a915dcf21b0d1fa14ce7f (patch)
tree7eb316b4b6d1bcffc0341c71177981bdb637895a /config.h.in
parent44c7386873d23da2107572681819d51714265650 (diff)
downloadsg3_utils-ca25b026a34cf72f7d7a915dcf21b0d1fa14ce7f.tar.gz
sg_dd: first cut using posix_fadvise()
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@194 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 1136893d..fd7690de 100644
--- a/config.h.in
+++ b/config.h.in
@@ -12,6 +12,9 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Define to 1 if you have the `posix_fadvise' function. */
+#undef HAVE_POSIX_FADVISE
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H