summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorRalf Nolden <nolden@kde.org>2016-05-10 16:34:37 +0200
committerRalf Nolden <nolden@kde.org>2016-05-17 16:10:41 +0000
commitbfa53e1c67eddb14887cda37d7c89c76f4cce378 (patch)
tree828e1a6ebc6fcac0a477c197ffcfb5787c1c7774 /src/plugins/platforms
parentb67a0836d970d47498ef7eb1d59841b661cfae78 (diff)
Compile fix: remove _POSIX_C_SOURCE usage
Remove _POSIX_C_SOURCE usage as the reason why it was added is not clear anymore and it causes compile errors on BSD systems if not circumvented by adding further defines to re-enable function calls hidden by the _POSIX_C_SOURCE define. (__BSD_VISIBLE on FreeBSD/OpenBSD and _NETBSD_SOURCE on NetBSD) Change-Id: Ic6b49ddcd6c481b0f2acd598cea5470604e00507 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions