dont define unused HAVE_MEMORY_H in windows config.h
This commit is contained in:
parent
6038a09c76
commit
701777bbee
|
@ -92,9 +92,6 @@
|
|||
/* Define to 1 if you have the <malloc.h> header file. */
|
||||
#define HAVE_MALLOC_H 1
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
#define HAVE_MEMORY_H 1
|
||||
|
||||
/* Define to 1 if you have a working `mmap' system call. */
|
||||
/* #undef HAVE_MMAP */
|
||||
|
||||
|
|
Loading…
Reference in New Issue