diff options
Diffstat (limited to 'packages/vms/config-vms.h')
-rw-r--r-- | packages/vms/config-vms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vms/config-vms.h b/packages/vms/config-vms.h index 3067ce63d..7c61e2a97 100644 --- a/packages/vms/config-vms.h +++ b/packages/vms/config-vms.h @@ -115,7 +115,7 @@ /* Define if you have the <malloc.h> header file. */ #define HAVE_MALLOC_H 1 -/* Define if you need the malloc.h header file. */ +/* Define if you need the malloc.h header header file even with stdlib.h */ /* #define NEED_MALLOC_H 1 */ /* Define if you have the <net/if.h> header file. */ |