Commit 76b642d2 authored by Thomas Wouters's avatar Thomas Wouters

Remove include-file-dependant half-prototype of clnt_create().

parent a07d37f1
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment