headers redone; delinted

SCCS-file: private.h
SCCS-SID: 2.2
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:57 -04:00
committed by Paul Eggert
parent d0b178b1e8
commit a3e591a8b8
+2
View File
@@ -71,7 +71,9 @@ typedef char * genericptr_t;
#include "ctype.h"
#include "errno.h"
#include "string.h"
#ifndef _TIME_
#include "time.h"
#endif /* !defined _TIME_ */
#ifndef remove
extern int unlink P((const char * filename));