Don't add filename comment.
[openssl.git] / test / constant_time_test.c
index 1c04cb7b6177c96355b458f664293fc8d9132e10..faadcb79b5095163dbe9263f8abb385c9001bc40 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/constant_time_test.c */
 /*-
  * Utilities for constant-time cryptography.
  *
@@ -45,6 +44,7 @@
  */
 
 #include "internal/constant_time_locl.h"
+#include "e_os.h"
 
 #include <limits.h>
 #include <stdio.h>