commit | 0476dc409dc145194ea07d0ac29ff0a26be6f046 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Mon Aug 13 09:59:08 2012 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Mon Aug 13 09:59:08 2012 -0500 |
tree | 6d37ad64150f5e7a4df84361823a47bce98eea33 | |
parent | 386081b5b26e5c79984a13f74f4a758b1c4fb3db [diff] [blame] |
Update in getLocalTime
diff --git a/utility.c b/utility.c index 5ad3529..2de07c9 100644 --- a/utility.c +++ b/utility.c
@@ -4,6 +4,7 @@ #include <unistd.h> #include <getopt.h> #include <sys/time.h> +#include <time.h> #include <assert.h> #ifdef HAVE_CONFIG_H #include <config.h>