Add files from parent branch HEAD:
[pkgsrcv2.git] / graphics / unicap / patches / patch-ab
1 $NetBSD$
2
3
4 --- libucil/colorspace.h.orig   2008-09-08 23:02:38.000000000 -0400
5 +++ libucil/colorspace.h        2008-09-08 23:02:51.000000000 -0400
6 @@ -21,7 +21,9 @@
7  #define __COLORSPACE_H__
8  
9  #include <sys/types.h>
10 +#ifdef __linux__
11  #include <linux/types.h>
12 +#endif
13  
14  #include "unicap.h"
15