summaryrefslogtreecommitdiff
path: root/tests/ppoll-e-trace-fds-23.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ppoll-e-trace-fds-23.c')
-rw-r--r--tests/ppoll-e-trace-fds-23.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ppoll-e-trace-fds-23.c b/tests/ppoll-e-trace-fds-23.c
new file mode 100644
index 000000000..f88d51ea9
--- /dev/null
+++ b/tests/ppoll-e-trace-fds-23.c
@@ -0,0 +1,3 @@
+#define TRACING_FDS 1
+#define TRACING_FD1 23
+#include "ppoll.c"