Remove extendline definition
Remove now unused PWBUFSZ define
This commit is contained in:
parent
6097f34be5
commit
0659e9b5d2
@ -112,10 +112,7 @@ void vendgrent(void);
|
||||
|
||||
void copymkdir(char const * dir, char const * skel, mode_t mode, uid_t uid, gid_t gid);
|
||||
void rm_r(char const * dir, uid_t uid);
|
||||
int extendline(char **buf, int *buflen, int needed);
|
||||
int extendarray(char ***buf, int *buflen, int needed);
|
||||
__END_DECLS
|
||||
|
||||
#define PWBUFSZ 1024
|
||||
|
||||
#endif /* !_PWUPD_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user