]> git.alsa-project.org Git - alsa-lib.git/commit
Check _POSIX_SOURCE for timeval definition
authorTakashi Iwai <tiwai@suse.de>
Fri, 9 Mar 2007 14:30:38 +0000 (15:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 9 Mar 2007 14:30:38 +0000 (15:30 +0100)
commitfbc2a6fa09998c1b80866579c952e233b11c42f6
tree3624a96ff7983ef722cdeb4f84ba70637c101e6a
parentba4291aa1b1807fefd91ccc6d584c3fb6a8f867f
Check _POSIX_SOURCE for timeval definition

Check _POSIX_SOURCE for struct timeval definition.
In rare cases, _POSIX_C_SOURCE isn't defined but only _POSIX_SOURCE
is set, and it results in the confliction of timeval definition.
include/global.h