Only build this when needed

This commit is contained in:
Olaf Barthel
2016-04-09 11:01:33 +02:00
parent 8b0b3fbe48
commit 0cce69b02b
+8
View File
@@ -20,6 +20,10 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#if defined(DUMP_SMB)
/*****************************************************************************/
#include "smbfs.h"
/*****************************************************************************/
@@ -4465,3 +4469,7 @@ control_smb_dump(int enable)
{
dump_smb_enabled = enable;
}
/*****************************************************************************/
#endif /* DUMP_SMB */