r25033: Fix include
authorJelmer Vernooij <jelmer@samba.org>
Sat, 8 Sep 2007 15:06:47 +0000 (15:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:05:42 +0000 (15:05 -0500)
(This used to be commit d81bb09046a7ea65aa916be7fcfa94e86b6191f5)

source4/lib/tls/tls.c

index 3f148ff7bfb53136c4aa82ec35312bbbda91b7d2..71b120dc3c42a7d331e664309be415a950cbb6e8 100644 (file)
@@ -25,6 +25,7 @@
 #include "lib/events/events.h"
 #include "lib/socket/socket.h"
 #include "lib/tls/tls.h"
+#include "param/param.h"
 
 #if ENABLE_GNUTLS
 #include "gnutls/gnutls.h"