diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-05 15:34:35 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-05 15:34:35 +0200 |
commit | 3b76e79f14e279a6526809e630e45e4f760d77de (patch) | |
tree | bb479b57c7ad1362f05a0532a7133c0c5232dfeb /package/samba/patches/patch-source3_client_mtab_c | |
parent | 9bfe4f2061f377306619fa479bc0e7adafb22125 (diff) | |
parent | 1879491b2b6e799b20ac06d1b510726eb200944f (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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> |