summaryrefslogtreecommitdiffstats
path: root/src/resolve/resolvconf-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resolve/resolvconf-compat.h')
-rw-r--r--src/resolve/resolvconf-compat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/resolve/resolvconf-compat.h b/src/resolve/resolvconf-compat.h
new file mode 100644
index 0000000..33a5318
--- /dev/null
+++ b/src/resolve/resolvconf-compat.h
@@ -0,0 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
+#pragma once
+
+int resolvconf_parse_argv(int argc, char *argv[]);