From 8c2d5bb0d41579404b38d7c8be79c8d9f2f0da24 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Mon, 2 Jun 1997 23:25:48 +0000 Subject: [PATCH] Define alias_names_permuted: Solaris has similar lossage to Linux WRT per-interface address aliases. --- includes/cf/sunos5-5.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/cf/sunos5-5.h b/includes/cf/sunos5-5.h index f0508f04f..fc871f614 100644 --- a/includes/cf/sunos5-5.h +++ b/includes/cf/sunos5-5.h @@ -141,3 +141,5 @@ extern int h_errno; @@@ ERROR @@@ Unable to determine byte order! # endif #endif + +#define ALIAS_NAMES_PERMUTED -- 2.47.3