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 <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #23586)

(cherry picked from commit c3e8d67)
  • Loading branch information
ThaFireDragonOfDeath authored and t8m committed Feb 16, 2024
1 parent 592d0d3 commit 0c5c284
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 0c5c284

Please sign in to comment.