X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fposixtm.c;h=4d044a30bf8b0bf7ed17aac8c16422ef2d079c85;hb=5b63b76064a130bdaadb1fda7ab50e82896446e1;hp=7740f4d9da2d6558955200a147f8ad14fa6d43d6;hpb=37bc76801091560c6f1be54925d2942c0f66912a;p=gnulib.git diff --git a/lib/posixtm.c b/lib/posixtm.c index 7740f4d9d..4d044a30b 100644 --- a/lib/posixtm.c +++ b/lib/posixtm.c @@ -41,8 +41,6 @@ of `digit' even when the host does not conform to POSIX. */ #define ISDIGIT(c) ((unsigned int) (c) - '0' <= 9) -time_t mktime (); - /* POSIX requires: