diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2004-05-24 11:59:17 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2004-05-24 11:59:17 +0000 |
| commit | 40905e90497dbeb45affd52184fc2ce5b196af9b (patch) | |
| tree | 62c2d62d544d8c9785b1c309ee946f8ee527decf /libexec/rbootd/utils.c | |
| parent | cba155c0c2bbbdb9647ed55fdf17e9e440c2d308 (diff) | |
Notes
Diffstat (limited to 'libexec/rbootd/utils.c')
| -rw-r--r-- | libexec/rbootd/utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rbootd/utils.c b/libexec/rbootd/utils.c index c967bc7fbcf7..138bc4cc0078 100644 --- a/libexec/rbootd/utils.c +++ b/libexec/rbootd/utils.c @@ -54,6 +54,7 @@ static const char rcsid[] = #include <sys/param.h> #include <sys/time.h> +#include <netinet/in.h> #include <fcntl.h> #include <signal.h> |
