Including header to get rid of a no previous prototype warning.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37309 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Wim van der Meer
2010-06-30 12:28:17 +00:00
parent 92347737bf
commit d78da068bb
+1
View File
@@ -13,6 +13,7 @@
#include "itab.h"
#include "input.h"
#include "decode.h"
#include "extern.h"
/* The max number of prefixes to an instruction */
#define MAX_PREFIXES 15