1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Fix a missing prototype warning

(This used to be commit 93e5de23e7)
This commit is contained in:
Volker Lendecke 2007-12-20 20:59:27 +01:00
parent 184c927bf5
commit 0cdf5cfdfb

View File

@ -18,6 +18,7 @@
*/
#include "includes.h"
#include "lib/netapi/joindomain.h"
extern const char *opt_user_name;
extern const char *opt_workgroup;