diff options
| author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-02-26 15:09:29 +0000 |
|---|---|---|
| committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-02-26 15:09:29 +0000 |
| commit | da46a9300dae4cf999f22a70ee3dfe4792f5a341 (patch) | |
| tree | 8ae3726070b31c99f17295df86ef6f370e2d3516 /main/tdb/fix-headers.patch | |
| parent | 86b421dd17ac99389aed8bb87e2eb0f89bcbe697 (diff) | |
| download | aports-da46a9300dae4cf999f22a70ee3dfe4792f5a341.tar.bz2 aports-da46a9300dae4cf999f22a70ee3dfe4792f5a341.tar.xz | |
main/tdb: upgrade to 1.3.8
Diffstat (limited to 'main/tdb/fix-headers.patch')
| -rw-r--r-- | main/tdb/fix-headers.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/tdb/fix-headers.patch b/main/tdb/fix-headers.patch deleted file mode 100644 index f9014c01ec..0000000000 --- a/main/tdb/fix-headers.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./include/tdb.h.orig -+++ ./include/tdb.h -@@ -31,6 +31,8 @@ - #endif - - #include <signal.h> -+#include <stdbool.h> -+#include <sys/types.h> - - /** - * @defgroup tdb The tdb API |
