From: Justin Viiret Date: Fri, 12 Feb 2016 02:58:17 +0000 (+1100) Subject: limex_runtime.h: scratch header no longer needed X-Git-Tag: v4.2.0^2~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1619d975c6bbc0ce4cd36c95bc5b270d43f43352;p=thirdparty%2Fvectorscan.git limex_runtime.h: scratch header no longer needed --- diff --git a/src/nfa/limex_runtime.h b/src/nfa/limex_runtime.h index 31484256..4e111aa6 100644 --- a/src/nfa/limex_runtime.h +++ b/src/nfa/limex_runtime.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Intel Corporation + * Copyright (c) 2015-2016, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -42,7 +42,6 @@ #include "limex_internal.h" #include "nfa_api_util.h" #include "nfa_internal.h" -#include "scratch.h" #include "util/uniform_ops.h" ////////////////////////////////////////////////////////////////////////////