From 4e909ee8b1e7e9f174af629615224180568a7e92 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 24 Sep 2008 12:22:16 +0000 Subject: ntoa() and inet_ntoa_r() no longer used --- packages/vms/config-vms.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'packages/vms') 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 -- cgit v1.2.3