dolphin/Source/Core
Anthony J. Bentley f4cc52813c Add required POSIX includes and fairly portable Unix include.
POSIX specifies that inet_ntoa() is declared in arpa/inet.h, and that
POLLRDNORM, etc. are defined in poll.h.

gethostbyname() is not specified by POSIX, but the manpages in OpenBSD,
FreeBSD, OS X, and glibc all state that it is declared in netdb.h.

Without these headers, the build fails on OpenBSD and possibly other
systems.
2016-07-17 04:41:15 -06:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Merge pull request #3958 from jloehr/Fix-SCMRevGen-MSBuild(x64) 2016-07-13 19:51:24 +02:00
Core Add required POSIX includes and fairly portable Unix include. 2016-07-17 04:41:15 -06:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
DolphinWX Merge pull request #3737 from EmptyChaos/update-wx 2016-07-15 09:48:14 -04:00
InputCommon ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Use newer ffmpeg APIs to avoid deprecation warnings. 2016-07-10 21:36:18 -04:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00