aboutsummaryrefslogtreecommitdiff
path: root/core/dhcpcd/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/dhcpcd/build')
-rwxr-xr-xcore/dhcpcd/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/dhcpcd/build b/core/dhcpcd/build
index 83a1b438..dc88fb1f 100755
--- a/core/dhcpcd/build
+++ b/core/dhcpcd/build
@@ -1,5 +1,7 @@
#!/bin/sh -e
+patch -p1 < fix-common-header.patch
+
./configure \
--prefix=/usr \
--sbindir=/usr/bin \