Commit 71c37211 71c37211f0fb06635c44829011ab3ffb427c6614 by Sergey Poznyakoff

Placeholder for ino_t

1 parent 1b9a5efd
......@@ -30,6 +30,9 @@
/* Define if struct tm has a tm_gmtoff member */
#undef HAVE_TM_GMTOFF
/* Define to proper type when ino_t is not declared */
#undef ino_t
/* Define if enable Posix Thread */
#undef WITH_PTHREAD
......