1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-17 15:33:16 +03:00

Fix a "no prototype" warning

(This used to be commit e5bd32812d)
This commit is contained in:
Volker Lendecke
2007-12-19 20:27:47 +01:00
parent 5f1d36ce9a
commit 042201bcc1

View File

@@ -18,6 +18,7 @@
*/
#include "includes.h"
#include "client/client_proto.h"
#ifdef WITH_DNSSD_SUPPORT