mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-24 10:17:11 +00:00
9d2b56db46
This reverts commit 13f7694978.
* tests/test-ignore-value.c: Revert previous change; stdio.h
provides off_t.
* modules/ignore-value-tests (Depends-on): Add missing dependency.
Signed-off-by: Eric Blake <eblake@redhat.com>
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
Files:
|
|
tests/test-ignore-value.c
|
|
|
|
Depends-on:
|
|
stdio
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-ignore-value
|
|
check_PROGRAMS += test-ignore-value
|