linux compile fix

This commit is contained in:
doitux
2009-12-29 17:59:04 +00:00
parent b738b0025b
commit 1273908efb
+1
View File
@@ -60,6 +60,7 @@
#else
// For all other systems, we use GnuTLS.
#include <gnutls/openssl.h>
#include <gcrypt.h>
#define PKTH_USE_GNUTLS
#endif