summaryrefslogtreecommitdiff
path: root/src/udev/net/link-config-gperf.gperf
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-11-02 02:13:48 +0100
committerTom Gundersen <teg@jklm.no>2013-11-04 23:00:12 +0100
commitbe32eb9b7fbcb22e4b648086d644135e38279633 (patch)
tree55e03fbd88788417614bd6f670c20e70a2be2460 /src/udev/net/link-config-gperf.gperf
parentfc7689bc9ccf9b94f9a9f666f84c79b8f5b84791 (diff)
net-config: start split out matching and parsing logic
Move this to src/share/net-util.c, so it can be used elsewhere.
Diffstat (limited to 'src/udev/net/link-config-gperf.gperf')
-rw-r--r--src/udev/net/link-config-gperf.gperf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/udev/net/link-config-gperf.gperf b/src/udev/net/link-config-gperf.gperf
index 130ebc9b90..1fe0b93e53 100644
--- a/src/udev/net/link-config-gperf.gperf
+++ b/src/udev/net/link-config-gperf.gperf
@@ -1,6 +1,7 @@
%{
#include <stddef.h>
#include "conf-parser.h"
+#include "net-util.h"
#include "link-config.h"
#include "ethtool-util.h"
%}