Apply changes requested for this pull request
This commit is contained in:
parent
36b61dd0f2
commit
7be53b7692
5 changed files with 35 additions and 33 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include "config.h"
|
||||
#else
|
||||
#include <sys/locking.h>
|
||||
#include "config_w32.h"
|
||||
#include "config_win32.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
@ -51,6 +51,8 @@
|
|||
#define STATUS_FATAL 4
|
||||
#define STATUS_NOCACHE 5
|
||||
|
||||
#define MYNAME PROGRAM_NAME
|
||||
|
||||
#define LIMIT_MULTIPLE 0.8
|
||||
|
||||
/* default maximum cache size */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue