]> Dogcows Code - chaz/tar/commitdiff
(<time.h>): Remove; not used.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Sep 1999 06:14:23 +0000 (06:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Sep 1999 06:14:23 +0000 (06:14 +0000)
(time): Do not declare.

src/mangle.c

index 8487c896ec8efbc2f3d02839e97bf7f5a1ef054b..559013135db711c69a7cd7b4bdaaf1205e2578a2 100644 (file)
    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "system.h"
-
-#include <time.h>
-#ifndef time
-time_t time ();
-#endif
-
 #include "common.h"
 
 struct mangled
This page took 0.022813 seconds and 4 git commands to generate.