Skip to content

Commit

Permalink
attempting build fix for non-x86 ubuntu:rolling
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Steven Noonan committed Feb 28, 2020
1 parent 2d2001f commit e52bc12
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#include <time.h>
#include <ostream>
#include <crypto.h>
#include <crypto_25519.h>
#include "steamnetworkingsockets_certstore.h"
#include <tier1/utlhashmap.h>
Expand Down

0 comments on commit e52bc12

Please sign in to comment.