summaryrefslogtreecommitdiff
path: root/tests/plugins/show/src/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/show/src/net.c')
-rw-r--r--tests/plugins/show/src/net.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/show/src/net.c b/tests/plugins/show/src/net.c
new file mode 100644
index 000000000..abde7c554
--- /dev/null
+++ b/tests/plugins/show/src/net.c
@@ -0,0 +1 @@
+int net(void) { return 0; }