aboutsummaryrefslogtreecommitdiff
path: root/samples/null.c
diff options
context:
space:
mode:
authorJohn Levon <john.levon@nutanix.com>2021-04-13 17:10:35 +0100
committerGitHub <noreply@github.com>2021-04-13 17:10:35 +0100
commit7c08067fa7376589ff8177c6cc9a36a12a12c407 (patch)
tree487c93737401f4ca2fe4aaeed2cea5f5294c8bdc /samples/null.c
parent1c2301b05baefe4e224adb93e1b642df4edca3f2 (diff)
downloadlibvfio-user-7c08067fa7376589ff8177c6cc9a36a12a12c407.zip
libvfio-user-7c08067fa7376589ff8177c6cc9a36a12a12c407.tar.gz
libvfio-user-7c08067fa7376589ff8177c6cc9a36a12a12c407.tar.bz2
tran_sock: use ERROR_INT() (#431)
Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to 'samples/null.c')
-rw-r--r--samples/null.c1
1 files changed, 0 insertions, 1 deletions
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)