mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-11 05:11:27 +00:00
11 lines
194 B
Diff
11 lines
194 B
Diff
--- a/lib/namespace.c
|
|
+++ b/lib/namespace.c
|
|
@@ -10,6 +10,7 @@
|
|
#include <fcntl.h>
|
|
#include <dirent.h>
|
|
#include <limits.h>
|
|
+#include <sys/param.h>
|
|
|
|
#include "utils.h"
|
|
#include "namespace.h"
|