]> git.marmaro.de Git - mmh/blobdiff - sbr/dtimep.lex
Clean up time handling; always assume we have tzset().
[mmh] / sbr / dtimep.lex
index a353393457f3f7dd2f95b7f135904930a87f00b5..b5fac4fd15ed3034590a7e75576e0f5035788138 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.