mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 03:00:58 +08: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"
|