tests: include config.h first.
authorMark Wielaard <mark@klomp.org>
Sun, 16 Oct 2022 16:23:06 +0000 (18:23 +0200)
committerMark Wielaard <mark@klomp.org>
Sun, 16 Oct 2022 16:23:10 +0000 (18:23 +0200)
commit2a4ce08fafcf76d866ae5f6b394389d8d93aa0cb
tree86c550ad2b0eceaefa2836e102107c7e3e818d64
parent72860bfdca5286399837080d53ba297bf72c56b3
tests: include config.h first.

Otherwise some symbols (lseek, open) might not get the 64bit offset
variants because they don't pick up _FILE_OFFSET_BITS.

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/dwfl-report-offline-memory.c