summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/curve448utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ec/curve448/curve448utils.h')
-rw-r--r--crypto/ec/curve448/curve448utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/ec/curve448/curve448utils.h b/crypto/ec/curve448/curve448utils.h
index 2487068856..a76754a012 100644
--- a/crypto/ec/curve448/curve448utils.h
+++ b/crypto/ec/curve448/curve448utils.h
@@ -12,8 +12,6 @@
#ifndef __DECAF_COMMON_H__
#define __DECAF_COMMON_H__ 1
-#include <stdint.h>
-#include <sys/types.h>
#include <openssl/e_os2.h>
#ifdef __cplusplus