Skip to content

Commit

Permalink
refactor: remove private includes from server.c
Browse files Browse the repository at this point in the history
Signed-off-by: William Henderson <william.henderson@nutanix.com>
  • Loading branch information
w-henderson committed Jul 24, 2023
1 parent bb308a2 commit ecba588
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/server.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@

#include "common.h"
#include "libvfio-user.h"
#include "private.h"
#include "rte_hash_crc.h"
#include "tran_sock.h"

struct dma_regions {
struct iovec iova;
Expand Down

0 comments on commit ecba588

Please sign in to comment.