summaryrefslogtreecommitdiff
path: root/src/stdio/P_tmpdir.c
blob: 9ff7786578f4744c5c1be802c84aaebec56cc309 (plain)
1
2
3
4
5
#include <stdio.h>
#define P_tmpdir                                                          "/tmp"
/*
XOPEN(4)
*/