aboutsummaryrefslogtreecommitdiff
path: root/extra/dhcpcd/patches/fix-common-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dhcpcd/patches/fix-common-header.patch')
-rw-r--r--extra/dhcpcd/patches/fix-common-header.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/dhcpcd/patches/fix-common-header.patch b/extra/dhcpcd/patches/fix-common-header.patch
new file mode 100644
index 00000000..854892a2
--- /dev/null
+++ b/extra/dhcpcd/patches/fix-common-header.patch
@@ -0,0 +1,10 @@
+--- dhcpcd/src/common.h
++++ dhcpcd/src/common.h
+@@ -31,6 +31,7 @@
+
+ #include <sys/param.h>
+ #include <sys/time.h>
++#include <sys/stat.h>
+ #include <stdint.h>
+ #include <stdio.h>
+