Skip to content

Commit e52bc12

Browse files
author
Steven Noonan
committed
attempting build fix for non-x86 ubuntu:rolling
This might not work, but I can't test it locally (who actually has ppc64le and s390x hardware, anyway?) Signed-off-by: Steven Noonan <[email protected]>
1 parent 2d2001f commit e52bc12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/steamnetworkingsockets/steamnetworkingsockets_certstore.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <time.h>
1010
#include <ostream>
11+
#include <crypto.h>
1112
#include <crypto_25519.h>
1213
#include "steamnetworkingsockets_certstore.h"
1314
#include <tier1/utlhashmap.h>

0 commit comments

Comments
 (0)