diff options
Diffstat (limited to 'packages/vms')
-rw-r--r-- | packages/vms/config-vms.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/vms/config-vms.h b/packages/vms/config-vms.h index f38576713..302915414 100644 --- a/packages/vms/config-vms.h +++ b/packages/vms/config-vms.h @@ -62,9 +62,6 @@ /* Define if you have the inet_addr function. */ #define HAVE_INET_ADDR 1 -/* Define if you have the inet_ntoa function. */ -#define HAVE_INET_NTOA 1 - /* Define if you have the perror function. */ #define HAVE_PERROR 1 |