openwrt-packages/admin/atop/patches/020-limits.patch

11 lines
152 B
Diff

--- a/photosyst.c
+++ b/photosyst.c
@@ -149,6 +149,7 @@
**
*/
+#include <limits.h>
#include <sys/types.h>
#include <stdio.h>
#include <string.h>