about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/check_pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/check_pf.c')
-rw-r--r--sysdeps/mach/hurd/check_pf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/check_pf.c b/sysdeps/mach/hurd/check_pf.c
new file mode 100644
index 0000000000..32cc28340b
--- /dev/null
+++ b/sysdeps/mach/hurd/check_pf.c
@@ -0,0 +1,3 @@
+#define __getifaddrs getifaddrs
+#define __freeifaddrs freeifaddrs
+#include <inet/check_pf.c>