X-Git-Url: http://pileus.org/git/?p=lackey;a=blobdiff_plain;f=src%2Futil.h;h=9b2755162379e9e3160c5d554c6b6ba50295e039;hp=f073205352529f7cf0977a27261c8ea9aad87e65;hb=c222556b46998f2eb2466ded089c1b01091c88a6;hpb=bfc7ff1dff587b125bd3e0a58d6fa4a895842302 diff --git a/src/util.h b/src/util.h index f073205..9b27551 100644 --- a/src/util.h +++ b/src/util.h @@ -27,6 +27,8 @@ /* Time types */ typedef int year_t; typedef int day_t; +typedef int hour_t; +typedef int min_t; typedef enum { JAN = 0,