diff options
Diffstat (limited to 'crypto/libressl/ssl_common.mk')
-rw-r--r-- | crypto/libressl/ssl_common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/libressl/ssl_common.mk b/crypto/libressl/ssl_common.mk index e004457..fab0710 100644 --- a/crypto/libressl/ssl_common.mk +++ b/crypto/libressl/ssl_common.mk @@ -1,4 +1,4 @@ -include common.mk +-include common.mk CFLAGS += -I../../include/compat -I../../include # exclude from include/compat/string.h |