Package: lcap
Version: 0.0.6
Author: Guillem Jover <guillem@debian.org>
Status: applied
Description:
 Fix FTBFS.

diff -Naur lcap-0.0.6.orig/lcap.c lcap-0.0.6/lcap.c
--- lcap-0.0.6.orig/lcap.c	2001-03-05 22:53:57.000000000 +0000
+++ lcap-0.0.6/lcap.c	2003-12-13 14:34:57.000000000 +0000
@@ -22,6 +22,7 @@
 
 #include <stdio.h>
 #include <linux/capability.h>
+#include <limits.h>
 #include <errno.h>
 #include <string.h>
 #include <getopt.h>
