mirror of
https://github.com/intel/isa-l.git
synced 2025-10-28 19:51:56 +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,8 +32,8 @@
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include "crc64.h"
|
||||
#include "types.h"
|
||||
#include "crc64_ref.h"
|
||||
#include "test.h"
|
||||
|
||||
#ifndef TEST_SEED
|
||||
# define TEST_SEED 0x1234
|
||||
|
||||
Reference in New Issue
Block a user