mirror of
https://github.com/systemd/systemd.git
synced 2025-02-14 05:57:40 +03:00
tcpwrap: add missing header files for suse
This commit is contained in:
parent
706243a2d2
commit
7cfdbb3cfe
@ -21,6 +21,8 @@
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#ifdef HAVE_LIBWRAP
|
||||
#include <tcpd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user