tsocket: fill in sa.sa_len if the system supports it
[Samba/gebeck_regimport.git] / libcli / named_pipe_auth / wscript_build
blobc97893bb1f299ea6f263f79ee8decd77e9b9dff6
1 #!/usr/bin/env python
4 bld.SAMBA_SUBSYSTEM('NAMED_PIPE_AUTH_TSTREAM',
5 source='npa_tstream.c',
6 public_deps='NDR_NAMED_PIPE_AUTH tevent LIBTSOCKET'