mirror of
https://github.com/intel/isa-l.git
synced 2025-10-27 19:10:18 +01:00
build: Remove unneeded file types.h
The file types.h has long been misnamed and overlaps with functionality in the test helper routines. Change-Id: I774047d3a0074198b67a6b4e909f1e2ce1938195 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include<string.h>
|
||||
#include<stdlib.h>
|
||||
#include "raid.h"
|
||||
#include "types.h"
|
||||
#include "test.h"
|
||||
|
||||
#define TEST_SOURCES 16
|
||||
#define TEST_LEN 1024
|
||||
|
||||
Reference in New Issue
Block a user