]> Dogcows Code - chaz/tar/commitdiff
*** empty log message ***
authorFrançois Pinard <pinard@iro.umontreal.ca>
Wed, 16 Nov 1994 02:57:08 +0000 (02:57 +0000)
committerFrançois Pinard <pinard@iro.umontreal.ca>
Wed, 16 Nov 1994 02:57:08 +0000 (02:57 +0000)
src/names.c

index 26a8e63f90a915f6e41e8b1d8d98471c867f964e..7f1e14a6b7035016c642324504941308bf6a8da2 100644 (file)
@@ -22,13 +22,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
  *
  * This file should be modified for non-unix systems to do something
  * reasonable.
- *
- * @(#)names.c 1.3 10/30/87 - gnu
  */ 
+
 #include <sys/types.h>
 #include "tar.h"
-
-extern char    *strncpy();
+#include "port.h"
 
 #ifndef NONAMES
 /* Whole module goes away if NONAMES defined.  Otherwise... */
This page took 0.027992 seconds and 4 git commands to generate.