nt/config.nt (nlink_t): Define.
+2011-02-26 Eli Zaretskii <eliz@gnu.org>
+
+ * config.nt (nlink_t): Define.
+
2011-02-21 Christoph Scholtes <cschol2112@gmail.com>
* inc/stdint.h: New file, to support compilation with tool chains
#define my_strftime nstrftime /* for strftime.c */
+/* Define to the type of st_nlink in struct stat, or a supertype. */
+#define nlink_t short
+
#ifndef WINDOWSNT
/* Some of the files of Emacs which are intended for use with other
programs assume that if you have a config.h file, you must declare