add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / net / flow-tools / patches / 030-avoid_external_debug_var.patch
1 diff --git a/lib/ftfile.c b/lib/ftfile.c
2 index 2f3ae76..f25e849 100644
3 --- a/lib/ftfile.c
4 +++ b/lib/ftfile.c
5 @@ -53,7 +53,7 @@ #endif
6  
7  int load_dir(char *prefix, struct ftfile_entries *fte, int flags, int *depth);
8  
9 -extern int debug;
10 +#define debug 0
11  
12  /*
13   * function: ftfile_entry_new