]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/include/apps.h
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has liter...
[thirdparty/openssl.git] / apps / include / apps.h
index 6018a83ca4c20ea921314b08c7577c534e9f15c9..7d9b64a3c6df32094a6f86d34f54ffc2c826367e 100644 (file)
@@ -11,6 +11,7 @@
 # define OSSL_APPS_H
 
 # include "e_os.h" /* struct timeval for DTLS */
+# include "internal/cryptlib.h" /* for HAS_PREFIX */
 # include "internal/nelem.h"
 # include "internal/sockets.h" /* for openssl_fdset() */
 # include <assert.h>