From d09660b073e1c618d18110c759ee3b3e27bafa53 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 25 Aug 2014 13:34:39 +0100 Subject: socat: remove unused patch. --- Library/Formula/socat.rb | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/socat.rb b/Library/Formula/socat.rb index 4a73ce4db..3ac3d14fc 100644 --- a/Library/Formula/socat.rb +++ b/Library/Formula/socat.rb @@ -24,20 +24,3 @@ class Socat < Formula system "make install" end end - -__END__ -diff --git a/sysincludes.h b/sysincludes.h -index ee25556..8a57422 100644 ---- a/sysincludes.h -+++ b/sysincludes.h -@@ -5,6 +5,10 @@ - #ifndef __sysincludes_h_included - #define __sysincludes_h_included 1 - -+#if __APPLE__ -+#define __APPLE_USE_RFC_3542 1 -+#endif -+ - #if HAVE_LIMITS_H - #include /* USHRT_MAX */ - #endif -- cgit v1.2.3