Remove inclusion of header files that we can't rely on due to portability
[openssl.git] / crypto / ec / curve448 / curve448utils.h
index 2487068856bed1b0095505843d197af7342c11b4..a76754a012046c23c865b451bf00ebeba8245e27 100644 (file)
@@ -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