Add missing include header.

This commit is contained in:
riccardom 2010-04-24 15:46:40 +00:00
parent d2434c3bd9
commit ce8d525928
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
#include <stdlib.h>
#include <time.h>
#include "mkgmtime.h"
#define _SEC_IN_MINUTE 60L
#define _SEC_IN_HOUR 3600L