1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-07 20:23:50 +03:00

Add LIBNETAPI_LOCAL_SERVER() macro.

Guenther
(This used to be commit 4bdcf07bcc)
This commit is contained in:
Günther Deschner
2008-01-25 15:46:11 +01:00
parent a30361ede3
commit c04b738a13

View File

@@ -36,6 +36,11 @@
/****************************************************************
****************************************************************/
#define LIBNETAPI_LOCAL_SERVER(x) (!x || is_myname_or_ipaddr(x))
/****************************************************************
****************************************************************/
struct libnetapi_ctx {
char *debuglevel;
char *error_string;