From 89acdfd744d6cfef69bc6a7b36919b0a7b53de87 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 30 Oct 1999 03:52:58 +0000 Subject: [PATCH] add comment documenting needed conversion --- lib/isc/win32/include/isc/net.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/isc/win32/include/isc/net.h b/lib/isc/win32/include/isc/net.h index 7d42ddd5de..6d01903bfe 100644 --- a/lib/isc/win32/include/isc/net.h +++ b/lib/isc/win32/include/isc/net.h @@ -64,6 +64,8 @@ *** Defines. ***/ +/* XXXRTH ISC_NET_ should be converted to ISC_PLATFORM_ */ + /* * If sockaddrs on this system have an sa_len field, ISC_PLATFORM_HAVESALEN * will be defined.