summaryrefslogtreecommitdiff
path: root/package/libpciaccess/patches/patch-src_linux_sysfs_c
blob: f03152988b09b445975b60528550ee6d8720a996 (plain)
1
2
3
4
5
6
7
8
9
10
--- libpciaccess-0.13.1.orig/src/linux_sysfs.c	2012-04-09 19:02:57.000000000 +0200
+++ libpciaccess-0.13.1/src/linux_sysfs.c	2013-10-21 15:25:14.000000000 +0200
@@ -34,6 +34,7 @@
 
 #define _GNU_SOURCE
 
+#include <limits.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>