1
0
Fork 0
dpkg/lib/compat/empty.c
Daniel Baumann 1879661313
Adding upstream version 1.22.20.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-20 21:21:00 +02:00

3 lines
136 B
C

/* Some implementations of ar cannot create an empty archive. */
extern int libdpkg_empty_dummy_symbol;
int libdpkg_empty_dummy_symbol;