]> Eric's Git Repo - listv4.git/commitdiff
more updates to get linux build to work
authorEric Wertz <ericwertz@Erics-MacBook-Pro.local>
Sat, 31 May 2025 00:01:31 +0000 (20:01 -0400)
committerEric Wertz <ericwertz@Erics-MacBook-Pro.local>
Sat, 31 May 2025 00:01:31 +0000 (20:01 -0400)
backend/util.cpp

index 0ced3cff463d279e0ba0144880b998891bff9752..bd10c1a73bdc5ae18ed10ef6170b85451dd25d79 100644 (file)
@@ -10,6 +10,7 @@
 #include <vector>
 #include <openssl/rand.h>
 #include <stdexcept>
+#include <cstring>
 
 #include "UTCDateTime.h"
 #include "HTTPExceptions.h"