Remove unwanted underscore.
[u/mdw/putty] / misc.h
diff --git a/misc.h b/misc.h
index fe5056c..d8a4352 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -5,7 +5,7 @@
 
 #include <stdio.h>                    /* for FILE * */
 #include <stdarg.h>                   /* for va_list */
-#include <time.h>                      /* for struct_tm */
+#include <time.h>                      /* for struct tm */
 
 #ifndef FALSE
 #define FALSE 0