Skip to content

Commit

Permalink
Fixed Visual Studio 2008 compiler errors
Browse files Browse the repository at this point in the history
CLA: trivial

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from openssl#23586)
  • Loading branch information
ThaFireDragonOfDeath authored and t8m committed Feb 16, 2024
1 parent 715a74a commit c3e8d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypto/property/property_parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <openssl/err.h>
#include "internal/propertyerr.h"
#include "internal/property.h"
#include "internal/numbers.h"
#include "crypto/ctype.h"
#include "internal/nelem.h"
#include "property_local.h"
Expand Down

0 comments on commit c3e8d67

Please sign in to comment.