]> git.pld-linux.org Git - packages/samba.git/blame - samba-cap.patch
- copy-pasto
[packages/samba.git] / samba-cap.patch
CommitLineData
b182d209 1diff -Nur samba-2.0.0/source/include/includes.h samba-2.0.0.pld/source/include/includes.h
2--- samba-2.0.0/source/include/includes.h Tue Jan 26 18:43:00 1999
3+++ samba-2.0.0.pld/source/include/includes.h Tue Jan 26 18:42:43 1999
4@@ -310,7 +310,7 @@
5 #endif
6
7 #ifdef HAVE_SYS_CAPABILITY_H
8-#include <sys/capability.h>
9+ /* #include <sys/capability.h> .. not works with glibc-2.0.109 ;( */
10 #endif
11
12 #if defined(HAVE_RPC_RPC_H)
This page took 0.085197 seconds and 4 git commands to generate.