mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
2d7c85a971
Since enums and ints are compatible in C, the compiler didn't warn that our prototypes for these functions disagreed with the definitions. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Imported from CCAN commit 6d3832ee613adeb9ae7ed6454996ffa39c32650f)