Enable PSK in FIPS mode.
[oweals/openssl.git] / ssl / d1_srtp.c
index 928935bd8b4cd841de242e4579ee86c809d3c5bb..ab9c41922c46ad07c68b878d25158e806d9d3f74 100644 (file)
   Copyright (C) 2011, RTFM, Inc.
 */
 
-#ifndef OPENSSL_NO_SRTP
-
 #include <stdio.h>
 #include <openssl/objects.h>
 #include "ssl_locl.h"
+
+#ifndef OPENSSL_NO_SRTP
+
 #include "srtp.h"