projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31b4cf9
)
Add missing prototype
author
Christos Zoulas
<christos@zoulas.com>
Wed, 25 Jan 2012 18:05:03 +0000
(13:05 -0500)
committer
Christos Zoulas
<christos@zoulas.com>
Wed, 25 Jan 2012 18:05:03 +0000
(13:05 -0500)
include/am_utils.h
patch
|
blob
|
history
diff --git
a/include/am_utils.h
b/include/am_utils.h
index f67a84a6db36deb8498b674449e3ec95e11ea760..90d30b3d00ab56a6feeedc63a84c580917fcf278 100644
(file)
--- a/
include/am_utils.h
+++ b/
include/am_utils.h
@@
-290,6
+290,7
@@
extern int bind_resv_port(int, u_short *);
extern int cmdoption(char *, struct opt_tab *, u_int *);
extern int compute_automounter_mount_flags(mntent_t *);
extern int compute_mount_flags(mntent_t *);
+extern void discard_nfs_args(void *, u_long);
extern u_long get_amd_program_number(void);
extern int getcreds(struct svc_req *, uid_t *, gid_t *, SVCXPRT *);
extern int hasmntval(mntent_t *, char *);