Sort forward declared structures.
This commit is contained in:
parent
a9a64385e7
commit
8914e6f41c
@ -32,9 +32,9 @@
|
||||
#include <sys/uio.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
struct sockaddr;
|
||||
struct msghdr;
|
||||
struct mbuf;
|
||||
struct msghdr;
|
||||
struct sockaddr;
|
||||
|
||||
int kern___getcwd(struct thread *td, u_char *buf, enum uio_seg bufseg,
|
||||
u_int buflen);
|
||||
|
Loading…
x
Reference in New Issue
Block a user