diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-14 19:50:19 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2021-08-14 19:50:19 +0000 |
| commit | e7525cc854674c9ce6efc35e4e672374679a9b51 (patch) | |
| tree | bb5ed001fd98ec48adca69f958df3db2ffbd9992 /src/rpc/skabus-rpcd.c | |
| parent | 304b35f770b1d4599e6a76c97cb3e02b19e98445 (diff) | |
| download | skabus-e7525cc854674c9ce6efc35e4e672374679a9b51.tar.gz | |
Fix build
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/rpc/skabus-rpcd.c')
| -rw-r--r-- | src/rpc/skabus-rpcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rpc/skabus-rpcd.c b/src/rpc/skabus-rpcd.c index aaa0566..fae1042 100644 --- a/src/rpc/skabus-rpcd.c +++ b/src/rpc/skabus-rpcd.c @@ -26,7 +26,6 @@ #include <skalibs/tai.h> #include <skalibs/iopause.h> #include <skalibs/env.h> -#include <skalibs/getpeereid.h> #include <skalibs/socket.h> #include <skalibs/genset.h> #include <skalibs/unixmessage.h> |
