from Yitzhak
Add absent prototypes to some core routines. Also add some port function() to function(void) in some win32 routines. Also updates the Borland C Makefile for win32.
This commit is contained in:
@@ -29,6 +29,10 @@ static struct stat buf;
|
||||
static struct stat hbuf;
|
||||
# endif
|
||||
|
||||
#ifdef PC_LOCKING
|
||||
static int NDECL(eraseoldlocks);
|
||||
#endif
|
||||
|
||||
void
|
||||
gethdate(name)
|
||||
char *name;
|
||||
|
||||
Reference in New Issue
Block a user