mirror of
https://github.com/fluencelabs/musl
synced 2025-07-31 22:31:58 +00:00
Fixes.
This commit is contained in:
@@ -173,7 +173,7 @@ void setusershell(void);
|
||||
void endusershell(void);
|
||||
char *getusershell(void);
|
||||
int acct(const char *);
|
||||
long syscall(long, ...);
|
||||
//long syscall(long, ...);
|
||||
int execvpe(const char *, char *const [], char *const []);
|
||||
int issetugid(void);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user