From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- astro/libnova/files/patch-src_utility.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 astro/libnova/files/patch-src_utility.c (limited to 'astro/libnova/files/patch-src_utility.c') diff --git a/astro/libnova/files/patch-src_utility.c b/astro/libnova/files/patch-src_utility.c new file mode 100644 index 000000000000..5b77ca6862a4 --- /dev/null +++ b/astro/libnova/files/patch-src_utility.c @@ -0,0 +1,13 @@ +--- src/utility.c.orig 2012-04-28 09:41:42 UTC ++++ src/utility.c +@@ -44,10 +44,6 @@ + #include + #include + +-#ifndef __APPLE__ +-#include +-#endif +- + /* Include unistd.h only if not on a Win32 platform */ + /* Include Win32 Headers sys/types.h and sys/timeb.h if on Win32 */ + #ifndef __WIN32__ -- cgit v1.2.3