summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.h
diff options
context:
space:
mode:
authorAnthony J. Bentley <anthony@anjbe.name>2016-07-17 03:59:30 -0600
committerAnthony J. Bentley <anthony@anjbe.name>2016-07-17 04:41:15 -0600
commitf4cc52813c36cd68ea444f5b1c5b9e694b303b56 (patch)
tree20f90fe7fcd36a5dc9f36d7395679e155ac2328a /Source/Core/VideoCommon/OpcodeDecoding.h
parent92594e08d44c2a2da8acec4394829e2e3695e236 (diff)
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.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.h')
0 files changed, 0 insertions, 0 deletions