diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-04 11:32:35 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-04 11:32:35 +0000 |
| commit | cc70ac45e11b07433a3031d40368adac0d7b5b61 (patch) | |
| tree | 231493c1e36f7e3e30dc726fc5f6b2b497f0f0fb /sysutils/e2fsprogs/files/patch-tdb.c | |
| parent | - Update to 1.006 (diff) | |
- Update to 1.40
PR: 114161
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=194892
Diffstat (limited to 'sysutils/e2fsprogs/files/patch-tdb.c')
| -rw-r--r-- | sysutils/e2fsprogs/files/patch-tdb.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/e2fsprogs/files/patch-tdb.c b/sysutils/e2fsprogs/files/patch-tdb.c new file mode 100644 index 000000000000..85f38cad4800 --- /dev/null +++ b/sysutils/e2fsprogs/files/patch-tdb.c @@ -0,0 +1,10 @@ +--- a/lib/ext2fs/tdb.c.orig Thu Apr 5 02:43:05 2007 ++++ b/lib/ext2fs/tdb.c Sat Jun 30 16:13:15 2007 +@@ -36,7 +36,6 @@ + #define HAVE_UTIME_H + #define HAVE_UTIME + #endif +-#define _XOPEN_SOURCE 500 + + #include <unistd.h> + #include <stdio.h> |
