mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 05:49:50 +00:00
11 lines
197 B
Diff
11 lines
197 B
Diff
--- a/plugin_i2c_sensors.c
|
|
+++ b/plugin_i2c_sensors.c
|
|
@@ -68,6 +68,7 @@
|
|
#include <errno.h>
|
|
#include <fcntl.h>
|
|
#include <dirent.h>
|
|
+#include <limits.h>
|
|
|
|
#include "debug.h"
|
|
#include "plugin.h"
|