diff options
Diffstat (limited to 'support/tst-support-openpty-c.c')
-rw-r--r-- | support/tst-support-openpty-c.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/tst-support-openpty-c.c b/support/tst-support-openpty-c.c new file mode 100644 index 0000000..0a6a428 --- /dev/null +++ b/support/tst-support-openpty-c.c @@ -0,0 +1,2 @@ +/* Same test, but in a test-container. */ +#include "tst-support-openpty.c" |