diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-13 18:06:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-13 18:06:45 +0200 |
commit | 8edb1cd5a6a03b391003a1047e0b3ca6d22acd45 (patch) | |
tree | 751b35f97d8dcc1c9da4f0c81d9707701e8d6710 /package/samba/patches/patch-source3_client_mtab_c | |
parent | 92dd4fee15cb7c33868c7d7213f82136955397b1 (diff) |
bulk package update
Diffstat (limited to 'package/samba/patches/patch-source3_client_mtab_c')
-rw-r--r-- | package/samba/patches/patch-source3_client_mtab_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/samba/patches/patch-source3_client_mtab_c b/package/samba/patches/patch-source3_client_mtab_c deleted file mode 100644 index d6cac2914..000000000 --- a/package/samba/patches/patch-source3_client_mtab_c +++ /dev/null @@ -1,10 +0,0 @@ ---- samba-3.4.3.orig/source3/client/mtab.c 2009-10-29 08:47:16.000000000 +0100 -+++ samba-3.4.3/source3/client/mtab.c 2009-11-01 15:45:07.303242285 +0100 -@@ -32,6 +32,7 @@ - #include <errno.h> - #include <stdio.h> - #include <sys/time.h> -+#include <sys/stat.h> - #include <time.h> - #include <fcntl.h> - #include <mntent.h> |