Commit 49d8a210 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Update include in tor-print-ed-signing-cert

parent ff593ae8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

#include "ed25519_cert.h"
#include "lib/crypt_ops/crypto_format.h"
#include "lib/malloc/util_malloc.h"
#include "lib/malloc/malloc.h"

int
main(int argc, char **argv)
@@ -62,4 +62,3 @@ main(int argc, char **argv)

  return 0;
}