chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / debian / patches / alpha / local-lowlevellock.diff
1 2010-02-09  Aurelien Jarno  <aurelien@aurel32.net>
2
3         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: remove
4         useless include.
5
6 ---
7  ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h |    1 -
8  1 file changed, 1 deletion(-)
9
10 --- a/ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
11 +++ b/ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
12 @@ -23,7 +23,6 @@
13  #include <sys/param.h>
14  #include <bits/pthreadtypes.h>
15  #include <atomic.h>
16 -#include <sysdep.h>
17  #include <kernel-features.h>
18  
19