about summary refs log tree commit diff
path: root/emulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulator.h')
-rw-r--r--emulator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulator.h b/emulator.h
index 7a9c5ef..7fac868 100644
--- a/emulator.h
+++ b/emulator.h
@@ -6,6 +6,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <assert.h>
 #include <pthread.h>
 #include <sys/stat.h>