diff options
author | Antonio Cardace <acardace@redhat.com> | 2020-08-11 18:55:06 +0200 |
---|---|---|
committer | Antonio Cardace <acardace@redhat.com> | 2020-08-21 10:15:31 +0200 |
commit | 6451fe9202904e8110ebdd0b372c1e04ecbdfc87 (patch) | |
tree | 4e8ae57641397212353a60b20b4228701f56723d /dhcp-client/wrapper.h | |
parent | bc0d4e610f261ed0718aa6f9b0ec87f8f033af44 (diff) | |
download | NetworkManager-ac/dhcp_rust.tar.gz |
ndhcp4: trying sandboxing with rustac/dhcp_rust
Diffstat (limited to 'dhcp-client/wrapper.h')
-rw-r--r-- | dhcp-client/wrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dhcp-client/wrapper.h b/dhcp-client/wrapper.h new file mode 100644 index 0000000000..db22dec5fd --- /dev/null +++ b/dhcp-client/wrapper.h @@ -0,0 +1 @@ +#include <n-dhcp4.h>
\ No newline at end of file |