namespace.h: add entry for shutdown(2)
This commit is contained in:
parent
545ac12f3d
commit
f66e550c80
1 changed files with 1 additions and 0 deletions
|
@ -906,6 +906,7 @@
|
|||
#define shmat _shmat
|
||||
#define shmdt _shmdt
|
||||
#define shmget _shmget
|
||||
#define shutdown _shutdown
|
||||
#define sigreturn _sigreturn
|
||||
#define socket _socket
|
||||
#define socketpair _socketpair
|
||||
|
|
Loading…
Reference in a new issue