owlps/owlps-client
Matteo Cypriani dce4416bc6 Fix missing/wrong includes for BSD
Fix a few missing includes that prevented building on BSD systems.

* Client: the proper way to get MAXHOSTNAMELEN is from <sys/param.h>,
  not from <rpc/types.h>.

* Positioner/Direction: std::hash is declared in <functional>.

* Positioner/OutputNetworkSocket: get struct sockaddr from
  <sys/socket.h>, not from <netinet/in.h>.
2016-11-03 22:08:06 -04:00
..
CMakeLists.txt Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
owlps-client-config.h.in Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
owlps-client.c Fix missing/wrong includes for BSD 2016-11-03 22:08:06 -04:00