summaryrefslogtreecommitdiff
path: root/src/arch/vmpa.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-12-16 06:54:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-12-16 06:54:22 (GMT)
commit5da8b16972f6d9ce34c3c200b3acabace9b956f5 (patch)
treee215f8d93d8950b576ad063ff78028dd5cec241a /src/arch/vmpa.h
parentc9207edf32d966e67bccc1ed82cf0958de459817 (diff)
Move some basic data type definitions.
Diffstat (limited to 'src/arch/vmpa.h')
-rw-r--r--src/arch/vmpa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/vmpa.h b/src/arch/vmpa.h
index 42136e2..8a9b961 100644
--- a/src/arch/vmpa.h
+++ b/src/arch/vmpa.h
@@ -30,7 +30,6 @@
#include <stdint.h>
-#include "archbase.h"
#include "../common/cpp.h"
#include "../common/datatypes.h"
#include "../common/packed.h"