Unbreak world by removing struct cmessage already define in sys/socket.h
This commit is contained in:
parent
2e27ef937d
commit
3bf05636a4
@ -689,11 +689,6 @@ cleaning up and bailing out");
|
||||
return (&result);
|
||||
}
|
||||
|
||||
struct cmessage {
|
||||
struct cmsghdr cmsg;
|
||||
struct cmsgcred cmcred;
|
||||
};
|
||||
|
||||
/*
|
||||
* Note that this function performs a little less sanity checking
|
||||
* than the last one. Since only the superuser is allowed to use it,
|
||||
|
Loading…
x
Reference in New Issue
Block a user