mirror of
https://github.com/python/cpython.git
synced 2025-11-13 07:26:31 +00:00
Remove include-file-dependant half-prototype of clnt_create().
This commit is contained in:
parent
a07d37f1fc
commit
76b642d28a
1 changed files with 0 additions and 3 deletions
|
|
@ -266,9 +266,6 @@ extern int lstat(const char *, struct stat *);
|
||||||
extern int symlink(const char *, const char *);
|
extern int symlink(const char *, const char *);
|
||||||
extern int fsync(int fd);
|
extern int fsync(int fd);
|
||||||
|
|
||||||
/* From Modules/nismodule.c */
|
|
||||||
CLIENT *clnt_create();
|
|
||||||
|
|
||||||
#endif /* 0 */
|
#endif /* 0 */
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue