Apply changes requested for this pull request

This commit is contained in:
FUTATSUKI YASUHITO 2017-06-21 08:07:08 +09:00
commit 7be53b7692
5 changed files with 35 additions and 33 deletions

View file

@ -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 */