diff options
Diffstat (limited to 'support/test-container.c')
-rw-r--r-- | support/test-container.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/support/test-container.c b/support/test-container.c index f1a68b2..e68f16e 100644 --- a/support/test-container.c +++ b/support/test-container.c @@ -16,8 +16,6 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ -#define _FILE_OFFSET_BITS 64 - #include <array_length.h> #include <stdio.h> #include <stdlib.h> |