summaryrefslogtreecommitdiff
path: root/include/erasurecode/erasurecode_helpers_ext.h
Commit message (Collapse)AuthorAgeFilesLines
* Split helpers.h include for backward compatibilityheader_symlinksTushar Gohad2015-09-201-0/+79
Users of liberasurecode <= 1.0.7 used alloc/free helpers (which they shouldn't have). This change is to make sure we are still able to those older revs of programs and they work with newer liberasurecode.