Include <sys/types.h> instead of <stddef.h> since ssize_t is needed as well. Replace...
[glibc.git] / sysdeps / generic / tmpfile64.c
blobadce6345560939de7965cffbab143904de63d1af
1 #define GEN_THIS __GT_BIGFILE
2 #define tmpfile tmpfile64
3 #include "tmpfile.c"