]> git.pld-linux.org Git - packages/proftpd.git/blob - proftpd-noautopriv.patch
be965eac702da9ac5599cac485c9be045c98d53e
[packages/proftpd.git] / proftpd-noautopriv.patch
1 --- proftpd-1.2.0pre1/include/log.h.noauthpriv  Thu Feb 11 12:10:38 1999
2 +++ proftpd-1.2.0pre1/include/log.h     Thu Feb 11 12:11:01 1999
3 @@ -25,6 +25,7 @@
4  #ifndef __LOG_H
5  #define __LOG_H
6  
7 +#undef LOG_AUTHPRIV
8  #ifndef LOG_AUTHPRIV
9  #define LOG_AUTHPRIV LOG_AUTH
10  #endif
This page took 0.026813 seconds and 2 git commands to generate.