mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
Include queue.h in preparation of struct socket changes.
This commit is contained in:
parent
0bb10c6613
commit
48750b4c77
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14542
@ -45,6 +45,7 @@ static char sccsid[] = "@(#)showmount.c 8.1 (Berkeley) 6/6/93";
|
||||
#endif not lint
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/socketvar.h>
|
||||
|
Loading…
Reference in New Issue
Block a user