Another Linux fix

This commit is contained in:
Akkadius 2014-12-15 21:05:35 -06:00
parent 6f747c3678
commit a612f289e7

View File

@ -16,6 +16,7 @@
#endif #endif
#include <iostream> #include <iostream>
#include <fcntl.h>
#include "op_codes.h" #include "op_codes.h"