source3/wscript: Remove implicit int and implicit function declarations
authorFlorian Weimer <fweimer@redhat.com>
Mon, 21 Nov 2022 13:12:43 +0000 (14:12 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 9 Jan 2023 11:46:35 +0000 (11:46 +0000)
commit7779050a6765a37cc0c6438309e512782220dcb3
treef44ad585e969e294187e6d05c94f2b5864ec22e9
parentd0ee9d5a43072ecbd37327f5dc936c546f97ba34
source3/wscript: Remove implicit int and implicit function declarations

This should fix the remaining C89isms in these configure checks.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15281

Signed-off-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Jan  9 11:46:35 UTC 2023 on sn-devel-184
source3/wscript