]> Dogcows Code - chaz/tar/blobdiff - src/names.c
*** empty log message ***
[chaz/tar] / 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.025866 seconds and 4 git commands to generate.