Added prototype to declaration of strerror().

This commit is contained in:
Guido van Rossum 1990-10-30 13:34:38 +00:00
parent 14da580104
commit 7f77e2d4f8
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "modsupport.h"
#include "errors.h"
extern char *strerror();
extern char *strerror PROTO((int));
#ifdef AMOEBA
#define NO_LSTAT