r19: Bug fixes for 64bit operation from Anton Altaparmakov
[nbd.git] / config.h.in
index 26f4655..e53ca6b 100644 (file)
@@ -18,3 +18,6 @@
 
 /* The number of bytes in a unsigned short int.  */
 #undef SIZEOF_UNSIGNED_SHORT_INT
+
+/* Define if you have the llseek function.  */
+#undef HAVE_LLSEEK