From 1944d7e6e89fd2cb37c39fb69f321828fcad9644 Mon Sep 17 00:00:00 2001 From: Tom Kistner Date: Thu, 4 Oct 2007 13:28:06 +0000 Subject: [PATCH] revert bogus checkin 1.6->1.5, resulting in 1.7, sorry --- src/OS/os.h-Linux | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux index 14441e684..bde5dd710 100644 --- a/src/OS/os.h-Linux +++ b/src/OS/os.h-Linux @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/OS/os.h-Linux,v 1.6 2007/10/04 13:23:05 tom Exp $ */ +/* $Cambridge: exim/src/OS/os.h-Linux,v 1.7 2007/10/04 13:28:06 tom Exp $ */ /* Exim: OS-specific C header file for Linux */ @@ -53,8 +53,3 @@ extern struct ip_address_item *os_find_running_interfaces_linux(void); #endif /* __linux__ */ /* End */ - -/* Fudge added because this Linux doesn't appear to have a definition -for ip_options in /usr/include/linux/ip.h. */ - -#define ip_options options -- 2.25.1