X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftpath.c;h=3599ddcdeb8c28bda675785a9fac9d9a6ebf3352;hp=d4eb5b560cd7871578137e120c5aae3f784a708b;hb=b3b89ab95e626286ad2fe9ccf5b589f153e5aa37;hpb=97bc202a55195296178a5ca9f2cb10e8b6de5ddd diff --git a/src/tpath.c b/src/tpath.c index d4eb5b5..3599ddc 100644 --- a/src/tpath.c +++ b/src/tpath.c @@ -17,8 +17,12 @@ #include #include #include +#if HAVE_SYS_TYPES_H #include +#endif +#if HAVE_SYS_STAT_H #include +#endif #if HAVE_UNISTD_H #include #endif