1 Description: Add missing include to fix FTBFS with eglibc 2.17
2 Origin: vendor, http://patches.ubuntu.com/j/jfsutils/jfsutils_1.1.15-2ubuntu1.patch
3 Bug-Debian: http://bugs.debian.org/701433
4 Last-Update: 2013-07-05
6 Index: b/fscklog/extract.c
7 ===================================================================
8 --- a/fscklog/extract.c 2006-06-05 19:31:40.000000000 +0000
9 +++ b/fscklog/extract.c 2013-04-02 07:13:08.737654963 +0000
14 +#include <sys/types.h>