Codebase list eiciel / 7a647bc
Imported Debian patch 0.9.6.1-1 Michael Biebl 15 years ago
2 changed file(s) with 8 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
0 eiciel (0.9.6.1-1) unstable; urgency=low
1
2 * New upstream release.
3 * debian/patches/02-gcc43_includes.patch
4 - Removed, merged upstream.
5
6 -- Michael Biebl <biebl@debian.org> Fri, 18 Apr 2008 11:03:32 +0200
7
08 eiciel (0.9.6-1) unstable; urgency=low
19
210 * New upstream release.
+0
-12
debian/patches/02-gcc43_includes.patch less more
0 diff --git a/src/gestor_acl.hpp b/src/gestor_acl.hpp
1 index 04aa519..de06fc3 100644
2 --- a/src/gestor_acl.hpp
3 +++ b/src/gestor_acl.hpp
4 @@ -22,6 +22,7 @@
5 #include <config.hpp>
6
7 #include <string>
8 +#include <cstring>
9 #include <vector>
10 #include <iostream>
11 #include <gettext.h>