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