2002-03-20 Daniel Berlin <dan@dberlin.org>
[deliverable/binutils-gdb.git] / binutils / nlmconv.c
index f064271308c1bda224841c1842e71e7f89515db6..660abd81b89c0b4b54204570b63b6684327a1c0a 100644 (file)
@@ -59,7 +59,7 @@
 extern char *strerror PARAMS ((int));
 
 #ifndef localtime
-extern struct tm *localtime PARAMS ((const time_t *));
+extern struct tm *localtime ();
 #endif
 
 #ifndef SEEK_SET
This page took 0.023589 seconds and 4 git commands to generate.