updated make files for virtual to have correct md5 path

This commit is contained in:
2021-09-16 16:38:42 +02:00
parent 7fd174c21e
commit b924723082
15 changed files with 22 additions and 29 deletions

View File

@ -1,6 +1,6 @@
#pragma once
#include "md5.h"
#include "sls/md5.h"
#include <stdint.h> // int64_t
#include <stdio.h>
#include <sys/types.h>