From 2cc8670ce0f81fce7355cdfd9b646a9fa742a381 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Sun, 21 Sep 2008 11:57:38 +0000 Subject: + debian/patches/libpthread_mutex-no-include.patch: Likewise. --- debian/patches/libpthread_mutex-no-include.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 debian/patches/libpthread_mutex-no-include.patch (limited to 'debian/patches') diff --git a/debian/patches/libpthread_mutex-no-include.patch b/debian/patches/libpthread_mutex-no-include.patch deleted file mode 100644 index edd5e2c8..00000000 --- a/debian/patches/libpthread_mutex-no-include.patch +++ /dev/null @@ -1,20 +0,0 @@ -Index: libpthread/sysdeps/generic/bits/mutex.h -=================================================================== -RCS file: /cvsroot/hurd/hurd/libpthread/sysdeps/generic/bits/mutex.h,v -retrieving revision 1.6 -retrieving revision 1.7 -diff -u -p -r1.6 -r1.7 ---- libpthread/sysdeps/generic/bits/mutex.h 1 Jul 2008 11:43:16 -0000 1.6 -+++ libpthread/sysdeps/generic/bits/mutex.h 2 Aug 2008 20:21:20 -0000 1.7 -@@ -57,11 +57,4 @@ struct __pthread_mutex - # endif - #endif /* Not __pthread_mutex_defined. */ - --#ifdef _BITS_MUTEX_H -- --#include --#include -- --#endif -- - #endif /* bits/mutex.h */ -- cgit v1.2.3