*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 02:57:08 +00:00
parent 26aaccb0e9
commit 9e48a4d0ca

View 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... */