mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +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 fsync(int fd);
|
||||
|
||||
/* From Modules/nismodule.c */
|
||||
CLIENT *clnt_create();
|
||||
|
||||
#endif /* 0 */
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue