aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509cset.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/x509cset.c')
-rw-r--r--crypto/x509/x509cset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/x509cset.c b/crypto/x509/x509cset.c
index 63ad319..c870f39 100644
--- a/crypto/x509/x509cset.c
+++ b/crypto/x509/x509cset.c
@@ -9,7 +9,7 @@
#include <stdio.h>
#include "internal/cryptlib.h"
-#include "e_os.h"
+#include "internal/refcount.h"
#include <openssl/asn1.h>
#include <openssl/objects.h>
#include <openssl/evp.h>