In jfsutils 1.1.15, libfs/devices.h uses int*_t types, but doesn't include the header for them. This breaks compilation with GCC 4.7.2; adding the #include fixes it.
Trivial patch
Trivial patch