1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

add missing jansson include

This commit is contained in:
Georg Reinke 2017-08-31 11:53:01 +02:00
parent 0f3047cf97
commit 1317b3b5d3

View file

@ -29,6 +29,8 @@
#pragma once
#include <jansson.h>
#include "common.h"
#include "kernel/pci.h"
#include "kernel/vfio.h"