diff options
author | Gerald Carter <jerry@samba.org> | 2005-03-24 18:05:31 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2005-03-24 18:05:31 +0000 |
commit | fd33a1a0737a2e06086d5c11418ebff3d668c21c (patch) | |
tree | e2ce7c97adb40cfbcb7972d6fc1eb6a8de964d94 /source/nsswitch | |
parent | 86435432feefd9ac58a1302346381bea1abc6e54 (diff) | |
download | samba-fd33a1a0737a2e06086d5c11418ebff3d668c21c.tar.gz samba-fd33a1a0737a2e06086d5c11418ebff3d668c21c.tar.xz samba-fd33a1a0737a2e06086d5c11418ebff3d668c21c.zip |
r6040: finish out 'net rpc service list'
Diffstat (limited to 'source/nsswitch')
-rw-r--r-- | source/nsswitch/winbindd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/nsswitch/winbindd.h b/source/nsswitch/winbindd.h index cd1d16e3441..863ae35fed4 100644 --- a/source/nsswitch/winbindd.h +++ b/source/nsswitch/winbindd.h @@ -245,7 +245,6 @@ struct winbindd_idmap_methods { #include "nsswitch/winbindd_proto.h" #include "rpc_parse.h" -#include "rpc_client.h" #define WINBINDD_ESTABLISH_LOOP 30 #define WINBINDD_RESCAN_FREQ 300 |