Avoid relying on pollution from libcasper.h.

Reported by:	sjg
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mark Johnston 2019-11-21 00:17:14 +00:00
parent 1cdb8eb8fe
commit e7485a436b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=354926

View file

@ -44,6 +44,7 @@ __FBSDID("$FreeBSD$");
#include <errno.h>
#include <ifaddrs.h>
#include <string.h>
#include <unistd.h>
#include <libcasper.h>
#include <libcasper_service.h>