summaryrefslogtreecommitdiff
path: root/recipes/lvm2/files/include-limits.patch
AgeCommit message (Collapse)AuthorFiles
2010-08-16lvm2.inc: add patch to fix buildingSimon Busch1
lvm2 fails to build cause there is a include of limits.h missing. The patch adds the include to the relevant file of the lvm2 source. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>