Clean up time handling; always assume we have tzset().
[mmh] / sbr / dtimep.lex
index a353393..b5fac4f 100644 (file)
@@ -10,6 +10,7 @@
 %{
 #include <h/nmh.h>
 #include <h/tws.h>
+#include <time.h>
 
   /* Since we're looking at a string at a time, don't worry about
    *  wrapping to the next buffer.