Skip to content

Commit

Permalink
High: Core: Fix compilation against gnutls-3.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-yan committed Jun 1, 2012
1 parent e4db9d3 commit 2d6a312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mgmt/mgmt_tls_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <gnutls/gnutls.h>
#include <mgmt/mgmt_tls.h>
#include <glib.h>
#include <gnutls/gnutls.h>

#include <config.h>

Expand Down

0 comments on commit 2d6a312

Please sign in to comment.