diff options
Diffstat (limited to 'meta-moblin/packages/samba/files/tdbheaderfix.patch')
| -rw-r--r-- | meta-moblin/packages/samba/files/tdbheaderfix.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-moblin/packages/samba/files/tdbheaderfix.patch b/meta-moblin/packages/samba/files/tdbheaderfix.patch deleted file mode 100644 index e37c9b0d5c..0000000000 --- a/meta-moblin/packages/samba/files/tdbheaderfix.patch +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | Index: source/lib/tdb/include/tdb.h | ||
| 2 | =================================================================== | ||
| 3 | --- source.orig/lib/tdb/include/tdb.h 2009-05-17 17:42:41.000000000 +0100 | ||
| 4 | +++ source/lib/tdb/include/tdb.h 2009-05-17 17:42:46.000000000 +0100 | ||
| 5 | @@ -1,6 +1,9 @@ | ||
| 6 | #ifndef __TDB_H__ | ||
| 7 | #define __TDB_H__ | ||
| 8 | |||
| 9 | +#include <signal.h> | ||
| 10 | + | ||
| 11 | + | ||
| 12 | /* | ||
| 13 | Unix SMB/CIFS implementation. | ||
| 14 | |||
