Fix the popt / bool issues. Some places we used BOOL
[jerry/samba.git] / source / utils / smbtree.c
index d3c95c024c588f8400ea23511cc4945332e55114..09740393823b16d49260cb91ad73cfa4311ffb6c 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "includes.h"
 
-static bool use_bcast;
+static int use_bcast;
 
 /* How low can we go? */