Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <86box/device.h>
|
||||
#include <86box/smbus.h>
|
||||
#include <86box/spd.h>
|
||||
#include <86box/version.h>
|
||||
|
||||
|
||||
#define MIN(a, b) ((a) < (b) ? (a) : (b))
|
||||
|
||||
Reference in New Issue
Block a user