Skip to content
Unverified Commit 5c2d4ff3 authored by Sam James's avatar Sam James
Browse files

samba: Fix build with GCC 13 (add missing <cstdint> include)

GCC 13 (as usual for new compiler releases) shuffles around some
internal includes and so <cstdint> is no longer transitively included.

Explicitly include <cstdint> for uint32_t.

Bug: https://bugs.gentoo.org/885315
parent e65ebfbc
Pipeline #284341 passed with stage
in 2 minutes and 2 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment