diff options
Diffstat (limited to '')
-rw-r--r-- | bruiser/bruiserffi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bruiser/bruiserffi.h b/bruiser/bruiserffi.h index e3afda0..567a6f6 100644 --- a/bruiser/bruiserffi.h +++ b/bruiser/bruiserffi.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/ /**********************************************************************************************************************/ -#include <capstone/capstone.h> +//#include <capstone/capstone.h> #include <ffi.h> #include <stdint.h> /**********************************************************************************************************************/ |