mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
c41a12f8ba
This patch is relevant for Samba4 source mostly. The way, how readline compiled under FreeBSD makes it require stdio.h to get all the necessary declarations. Without this addition rl_event_hook is not properly detected. With regards, Timur Bakeyev. Signed-off-by: Stefan Metzmacher <metze@samba.org>