From 5d1d27c0165c151fd73163fa7d9bce353d6f9687 Mon Sep 17 00:00:00 2001 From: "brian@zim.(none)" <> Date: Sat, 15 Apr 2006 18:17:32 -0700 Subject: Final patch to remove the last of the OS2 support. --- sql/hostname.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/hostname.cc') diff --git a/sql/hostname.cc b/sql/hostname.cc index c5c337080cf..52c4107372f 100644 --- a/sql/hostname.cc +++ b/sql/hostname.cc @@ -26,7 +26,7 @@ #ifdef __cplusplus extern "C" { // Because of SCO 3.2V4.2 #endif -#if !defined( __WIN__) && !defined(OS2) +#if !defined( __WIN__) #ifdef HAVE_SYS_UN_H #include #endif -- cgit v1.2.1