From 7c08067fa7376589ff8177c6cc9a36a12a12c407 Mon Sep 17 00:00:00 2001 From: John Levon Date: Tue, 13 Apr 2021 17:10:35 +0100 Subject: tran_sock: use ERROR_INT() (#431) Signed-off-by: John Levon Reviewed-by: Thanos Makatos --- samples/null.c | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/null.c') diff --git a/samples/null.c b/samples/null.c index d05d0fc..045710b 100644 --- a/samples/null.c +++ b/samples/null.c @@ -40,7 +40,6 @@ #include "common.h" #include "libvfio-user.h" -#include "tran_sock.h" static void null_log(vfu_ctx_t *vfu_ctx UNUSED, UNUSED int level, char const *msg) -- cgit v1.1