1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r25033: Fix include

(This used to be commit d81bb09046)
This commit is contained in:
Jelmer Vernooij 2007-09-08 15:06:47 +00:00 committed by Gerald (Jerry) Carter
parent 5def5048ca
commit 50bcb45692

View 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"