Преглед на файлове

Remove crypto headers from standard-file

Matthias Vogelgesang преди 7 години
родител
ревизия
fe8d29a849
променени са 1 файла, в които са добавени 0 реда и са изтрити 5 реда
  1. 0 5
      src/iridium-standard-file.c

+ 0 - 5
src/iridium-standard-file.c

@@ -20,11 +20,6 @@
 #include <stdio.h>
 #include <json-glib/json-glib.h>
 #include <libsoup/soup.h>
-#include <nettle/aes.h>
-#include <nettle/cbc.h>
-#include <nettle/sha2.h>
-#include <nettle/hmac.h>
-#include <nettle/pbkdf2.h>
 #include "iridium-crypto.h"
 #include "iridium-standard-file.h"
 #include "iridium-note.h"