Revert "[Bazel] Remove define HAVE_LSEEK64 to match cmake config."

This reverts commit 5d65f8a793. Dependent
commit ae3e228af7 was reverted in f31a36e776.
This commit is contained in:
Benjamin Kramer
2022-12-20 20:33:20 +01:00
parent a43f36142c
commit 9f6f9488dd

View File

@@ -128,6 +128,9 @@
/* Define to 1 if you have the <link.h> header file. */
#cmakedefine HAVE_LINK_H ${HAVE_LINK_H}
/* Define to 1 if you have the `lseek64' function. */
#cmakedefine HAVE_LSEEK64 ${HAVE_LSEEK64}
/* Define to 1 if you have the <mach/mach.h> header file. */
#cmakedefine HAVE_MACH_MACH_H ${HAVE_MACH_MACH_H}