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 --- audio/zinf/files/patch-base-include-thread.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 audio/zinf/files/patch-base-include-thread.h (limited to 'audio/zinf/files/patch-base-include-thread.h') diff --git a/audio/zinf/files/patch-base-include-thread.h b/audio/zinf/files/patch-base-include-thread.h deleted file mode 100644 index d7dc43f36ebb..000000000000 --- a/audio/zinf/files/patch-base-include-thread.h +++ /dev/null @@ -1,13 +0,0 @@ ---- base/include/thread.h.orig Thu Feb 6 02:52:49 2003 -+++ base/include/thread.h Mon Aug 18 17:33:09 2003 -@@ -26,7 +26,10 @@ - - #include "config.h" - -+#include -+#if HAVE_STDINT_H - #include -+#endif - - typedef void (*thread_function)(void * arg); - -- cgit v1.2.3