summaryrefslogtreecommitdiff
path: root/shared/n-acd/src/n-acd-bpf.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-04-14 17:23:50 +0200
committerThomas Haller <thaller@redhat.com>2019-04-14 17:23:50 +0200
commit5974c6ae7f93cddae3348c17c737a7cec5f30e98 (patch)
tree9a25e99cfcb16df4069dec90e30a536bece676f8 /shared/n-acd/src/n-acd-bpf.c
parent6d513f4bf2e8e12533d97b37d2ebf59217b9b62b (diff)
parent90a0edce0614aefb8563dcb9f31c0444342fb4c7 (diff)
downloadNetworkManager-5974c6ae7f93cddae3348c17c737a7cec5f30e98.tar.gz
shared/n-acd: reimportth/shared-tools-reimport
git subtree pull --prefix shared/n-acd git@github.com:nettools/n-acd.git master --squash
Diffstat (limited to 'shared/n-acd/src/n-acd-bpf.c')
-rw-r--r--shared/n-acd/src/n-acd-bpf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/n-acd/src/n-acd-bpf.c b/shared/n-acd/src/n-acd-bpf.c
index 771a28eeb2..57b29ddf2f 100644
--- a/shared/n-acd/src/n-acd-bpf.c
+++ b/shared/n-acd/src/n-acd-bpf.c
@@ -12,6 +12,7 @@
* that have already been removed.
*/
+#include <c-stdaux.h>
#include <errno.h>
#include <inttypes.h>
#include <linux/bpf.h>