Revert to previous; while the prototypes are not needed, the change
isn't necessary, as the new function versioning doesn't conflict with it.
This commit is contained in:
parent
a60b842a81
commit
0541b6ca6e
@ -80,7 +80,5 @@
|
||||
#ifndef S_ISLNK
|
||||
#define lstat stat
|
||||
#endif
|
||||
#if 0 /* Prototypes come from <sys/stat.h> */
|
||||
int lstat ();
|
||||
int stat ();
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user