aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo-strongswan/debian/patches/llabs-needs-c99.patch
Commit message (Collapse)AuthorAgeFilesLines
* maemo: Define _GNU_SOURCE to make llabs available.Tobias Brunner2011-08-051-0/+13
llabs is defined in C99, thus requires e.g. _USE_ISOC99 to be defined. features.h on Maemo defines _USE_ISOC99 in fewer cases than newer versions of it do on other platforms.