removed unused gmp.h to build libstrongswan without libgmp

This commit is contained in:
Martin Willi
2008-04-04 11:13:14 +00:00
parent 4c7e6112c5
commit 67d147e888
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -26,7 +26,6 @@
#define ASN1_H_
#include <stdarg.h>
#include <gmp.h>
#include <library.h>
#include <asn1/oid.h>
@@ -23,7 +23,6 @@
#include "x509_cert.h"
#include <gmp.h>
#include <sys/stat.h>
#include <unistd.h>
#include <string.h>