r622: fixed bug in sdust due to recent refactor
This commit is contained in:
parent
43960a8ca7
commit
fb630de40a
2
main.c
2
main.c
|
|
@ -6,7 +6,7 @@
|
|||
#include "mmpriv.h"
|
||||
#include "getopt.h"
|
||||
|
||||
#define MM_VERSION "2.5-r621-dirty"
|
||||
#define MM_VERSION "2.5-r622-dirty"
|
||||
|
||||
#ifdef __linux__
|
||||
#include <sys/resource.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue