Include "config.h" in header files using off_t
commit202ade1398ca57070e56de24c3639f3048ecd784
authorDan McGee <dan@archlinux.org>
Fri, 15 Apr 2011 23:40:32 +0000 (15 18:40 -0500)
committerDan McGee <dan@archlinux.org>
Fri, 15 Apr 2011 23:40:32 +0000 (15 18:40 -0500)
tree80dd701c713014ccd824ee8860daf3a5df925e60
parent4ffda3f05b034b55eb5159e0268a34c14b46e686
Include "config.h" in header files using off_t

This makes it absolutely dead easy to ensure off_t has the same length
in all compilation units. I just spent 2.5 hours bashing my head on an
issue related to this so damn it I'm fixing it for good.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/delta.h
lib/libalpm/graph.h
lib/libalpm/package.h