# HG changeset patch # User Richard M. Stallman # Date 830718361 0 # Node ID 85738833075021a188d102d07039cbcfc2055a6d # Parent a3c8776451ce18efc9056be4cc305abede557b65 [WINDOWSNT]: Include ntlib.h. diff -r a3c8776451ce -r 857388330750 lib-src/fakemail.c --- a/lib-src/fakemail.c Sat Apr 27 02:09:56 1996 +0000 +++ b/lib-src/fakemail.c Sun Apr 28 19:06:01 1996 +0000 @@ -50,6 +50,10 @@ #undef close #endif +#ifdef WINDOWSNT +#include "ntlib.h" +#endif + #include #include #include