- include wsman-client-transport.h to get prototypes
- declare getpass() explicitly in Linux, since getpass(3) says
  "This function is obsolete. Do not use it." and thus unistd.h
  doesn't declare it by default.
- pass client pointer to wsmc_transport_fini()

1 file changed