FreeBSD 4.x was released more than a decade ago (the project itself only
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 May 2012 14:16:37 +0000 (14:16 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 May 2012 14:16:37 +0000 (14:16 +0000)
commit30e35ea63597149ea3c7d4ff17cd95058c0c3244
tree0f049c547a699ceb2b6585f47ae571b73cc13078
parent2bce617850f93ec90fc36ad5b1d179bc173a87f4
FreeBSD 4.x was released more than a decade ago (the project itself only
supports FreeBSD >= 7 these days), so the check for __FreeBSD_version >=
420001 is not necessary anymore (plus it probably never worked, as that
macro is defined in sys/param.h, which is not included prior to the
check).

Patch by Raphael Kubo da Costa

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@71172 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore/Ecore.h