aboutsummaryrefslogtreecommitdiff
path: root/samples/client.c
diff options
context:
space:
mode:
authorThanos Makatos <thanos.makatos@nutanix.com>2020-11-16 10:23:49 -0500
committerThanos <tmakatos@gmail.com>2020-11-18 16:50:58 +0000
commita351594624cfc6e6cd97b1aaf48c62ba2ae0fc43 (patch)
tree41f751f4d995c74dac3fcdae15dfa2c21dc0c423 /samples/client.c
parentd477770fb2fbefa1c1a7a067125891956c525d47 (diff)
downloadlibvfio-user-a351594624cfc6e6cd97b1aaf48c62ba2ae0fc43.zip
libvfio-user-a351594624cfc6e6cd97b1aaf48c62ba2ae0fc43.tar.gz
libvfio-user-a351594624cfc6e6cd97b1aaf48c62ba2ae0fc43.tar.bz2
remove commented out header
Signed-off-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to 'samples/client.c')
-rw-r--r--samples/client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/client.c b/samples/client.c
index afed47a..14f81b5 100644
--- a/samples/client.c
+++ b/samples/client.c
@@ -39,7 +39,6 @@
#include <time.h>
#include <err.h>
#include <assert.h>
-//#include <sys/uio.h>
#include "../lib/muser.h"
#include "../lib/muser_priv.h"