summaryrefslogtreecommitdiffstats
path: root/main/vsftpd/vsftpd-enable-ssl.patch
blob: 22161907cdf5e06966062ab46409a9c0b5e0a51e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- builddefs.h.orig	Sun Mar  1 15:18:09 2009
+++ builddefs.h	Sun Mar  1 15:15:24 2009
@@ -3,7 +3,7 @@
 
 #undef VSF_BUILD_TCPWRAPPERS
 #define VSF_BUILD_PAM
-#undef VSF_BUILD_SSL
+#define VSF_BUILD_SSL
 
 #endif /* VSF_BUILDDEFS_H */