Commit Diff


commit - eb427b1c53fb6c01794f6603557c1d626bf2b03c
commit + ea578852ff281265d092b0b31e96a35b18cf4557
blob - b005c2c948e0b4b35147550b1b23fef240ddf8b4
blob + 194ecc3f485f78ec635a677b311fac2569134071
--- include/got_date.h
+++ include/got_date.h
@@ -14,5 +14,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include <sys/time.h>
+
 void
 got_date_format_gmtoff(char *, size_t, time_t);