Made private key regeneration after it has expired optional.
[silc.git] / includes / silcincludes.h
index e18c6ca18e345ae989fe33a64c3e8546e0ada24f..8fe2ccfe2b03e32a1777ced8e481dfc9caa140aa 100644 (file)
@@ -197,6 +197,10 @@ extern "C" {
 #include <termios.h>
 #endif
 
+#ifdef HAVE_UTIME_H
+#include <utime.h>
+#endif
+
 #endif                         /* !SILC_WIN32 */
 
 #ifndef HAVE_GETOPT_LONG