1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-08 05:57:51 +03:00
Bjoern Jacke 40d23ea50c util: fix build on AIX by fixing the order of replace.h include
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14422

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

(cherry picked from commit d93a6d2663a25bca072cd5623aea16e21ed650b8)

Autobuild-User(v4-10-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-10-test): Mon Jul  6 13:47:25 UTC 2020 on sn-devel-144
2020-07-06 13:47:24 +00:00
..
2019-01-15 11:16:00 +01:00
2018-12-11 00:40:30 +01:00
2020-06-25 13:04:45 +02:00
2017-02-22 08:26:21 +01:00
2019-02-26 13:00:11 +01:00
2019-02-26 13:00:11 +01:00
2019-02-26 13:00:11 +01:00

compression - Various compression algorithms (MSZIP, lzxpress)
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions 
          not provided by the host platform.
subunit - Utilities and bindings for working with the Subunit test result 
          reporting protocol.
talloc - Hierarchical pool based memory allocator 
tdb - Simple but fast key/value database library, supporting multiple writers
torture - Simple unit testing helper library