diff options
Diffstat (limited to 'tests/getpid--pidns-translation.c')
-rw-r--r-- | tests/getpid--pidns-translation.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/getpid--pidns-translation.c b/tests/getpid--pidns-translation.c new file mode 100644 index 000000000..94b12a1aa --- /dev/null +++ b/tests/getpid--pidns-translation.c @@ -0,0 +1,2 @@ +#define PIDNS_TRANSLATION +#include "getpid.c" |