]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
limex_runtime.h: scratch header no longer needed
authorJustin Viiret <justin.viiret@intel.com>
Fri, 12 Feb 2016 02:58:17 +0000 (13:58 +1100)
committerMatthew Barr <matthew.barr@intel.com>
Tue, 1 Mar 2016 00:34:57 +0000 (11:34 +1100)
src/nfa/limex_runtime.h

index 31484256e15ee5b18f9bb8e93ada39abc9d8a358..4e111aa623475946427dd0701cbeeb45794c0375 100644 (file)
@@ -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"
 
 ////////////////////////////////////////////////////////////////////////////