summaryrefslogtreecommitdiff
path: root/source3/client/smbumount.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/client/smbumount.c')
-rw-r--r--source3/client/smbumount.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/client/smbumount.c b/source3/client/smbumount.c
index 29a7b5dafc..7ad7ed22af 100644
--- a/source3/client/smbumount.c
+++ b/source3/client/smbumount.c
@@ -5,6 +5,8 @@
*
*/
+#define SMBMOUNT_MALLOC 1
+
#include "includes.h"
#include <mntent.h>