aboutsummaryrefslogtreecommitdiffstats
path: root/gmtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'gmtime.c')
-rw-r--r--gmtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmtime.c b/gmtime.c
index 6b120b5..5868e8a 100644
--- a/gmtime.c
+++ b/gmtime.c
@@ -55,6 +55,7 @@ int
main(void)
{
/* TODO test */
+ return 0;
}
#endif