Added prototype to declaration of strerror().
This commit is contained in:
parent
14da580104
commit
7f77e2d4f8
@ -29,7 +29,7 @@
|
|||||||
#include "modsupport.h"
|
#include "modsupport.h"
|
||||||
#include "errors.h"
|
#include "errors.h"
|
||||||
|
|
||||||
extern char *strerror();
|
extern char *strerror PROTO((int));
|
||||||
|
|
||||||
#ifdef AMOEBA
|
#ifdef AMOEBA
|
||||||
#define NO_LSTAT
|
#define NO_LSTAT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user